Configuring the LACP Bonding Mode on the MZ510
For details about port bonding, see 3.7 .
- MZ510 (1):
- Port1 and Port0 are configured as a NIC team, using the LACP mode.
- The IP addresses of the NIC team ports are 192.168.10.10/24 and belongs to VLAN 10.
- MZ510 (2):
- Port1 and Port0 are configured as a NIC team, using the LACP mode.
- The IP addresses of the NIC team ports are 192.168.20.10/24 and belongs to VLAN 20.
- MZ510 (3):
- Port1 and Port0 are configured as a NIC team, using the LACP mode.
- The IP addresses of the NIC team ports are 192.168.10.30/24 and belongs to VLAN 10.
- MZ510 (4):
- Port1 and Port0 are configured as a NIC team, using the LACP mode.
- The IP addresses of the NIC team ports are 192.168.20.40/24 and belongs to VLAN 20.
Set the bonding mode to LACP, that is, the bonding mode that complies with IEEE802.3ad. In this mode, the port on the peer device (CX910) must be configured with LACP. The two devices at both ends of link aggregation must be of the same model, so that either the CX910 (1) and CX910 (2) or the CX910 (3) and CX910 (4) must be configured in stack mode. The two ports connected to the same MZ510 are configured with link aggregation in LACP mode. The two uplink ports for interconnecting the CX910s are configured with link aggregation in LACP mode.
The CX910 configuration is as follows:
For details about how to configure stacking, see 4.3.3 Configuring the 802.3ad Bonding Mode on the MZ510. The port connected to the MZ510 is configured with the LACP mode.
[HUAWEI]interface Eth-Trunk 1 [HUAWEI-Eth-Trunk1]trunkport 10GE2/1/1 [HUAWEI-Eth-Trunk1]trunkport 10GE3/1/1 [HUAWEI-Eth-Trunk1]mode lacp-static [HUAWEI-Eth-Trunk1]undo local-preference disable [HUAWEI-Eth-Trunk1]port link-type access [HUAWEI]interface Eth-Trunk 2 [HUAWEI-Eth-Trunk2]trunkport 10GE2/2/1 [HUAWEI-Eth-Trunk2]trunkport 10GE3/2/1 [HUAWEI-Eth-Trunk2]mode lacp-static [HUAWEI-Eth-Trunk2]undo local-preference disable [HUAWEI-Eth-Trunk2]port link-type access [HUAWEI]vlan 10 [HUAWEI-vlan10]port Eth-Trunk 1 [HUAWEI]vlan 20 [HUAWEI-vlan20]port Eth-Trunk 2 [HUAWEI]interface Eth-Trunk 3 [HUAWEI-Eth-Trunk3]trunkport 10GE2/17/1 [HUAWEI-Eth-Trunk3]trunkport 10GE3/17/1 [HUAWEI-Eth-Trunk3]mode lacp-static [HUAWEI-Eth-Trunk3]undo local-preference disable [HUAWEI-Eth-Trunk3]port link-type trunk [HUAWEI-Eth-Trunk3]port trunk allow-pass vlan 10 [HUAWEI-Eth-Trunk3]port trunk allow-pass vlan 20
Link aggregation has equivalent effect to the 802.3ad mode.