Huawei LACP and Proxmox bond

kriks

Member
Nov 14, 2021
8
0
6
42
Hello.
Please help me figure it out.
Available:
HUAWEI S5320-28TP-LI-AC
Proxmox 7.3

LACP is created in Proxmox 7.3

For HUAWEI S5320-28TP-LI-AC
Python:
#
interface Eth-Trunk2
  port hybrid pvid vlan 72
  port hybrid tagged vlan 1 to 4094
  stp disable
  mode lacp
#


#
interface GigabitEthernet0/0/21
  description ==to_LACP_CHR_balcon==
  eth trunk 2
#
interface GigabitEthernet0/0/22
  description ==to_LACP_CHR_balcon==
  eth trunk 2
#

In Proxmox 7.3 only one Mikrotik CHR VM is infected
With this configuration in Mikrotik, all vlans work, but Proxmox 7.3 itself does not work.
Have I set it up correctly?

1675271541014.png