
Least Active-linknumber: 1 Max Active-linknumber: 2 Preempt Delay Time: Disabled Hash arithmetic: According to SIP-XOR-DIP mode lacp //Configure the Eth-Trunk to work in LACP mode. Operate status: up Number Of Up Port In Trunk: 1Ĭonfiguring Link Aggregation in LACP Mode Least Active-linknumber: 1 Max Bandwidth-affected-linknumber: 8

WorkingMode: NORMAL Hash arithmetic: According to SIP-XOR-DIP If the value of Operate status is up, the Eth-Trunk is working properly. interface gigabitethernet 1/0/1 //Add an interface to the Eth-Trunk.Īfter the configuration is complete, run the display eth-trunk 1 command to check whether the Eth-Trunk is correctly configured. interface gigabitethernet 1/0/0 //Add an interface to the Eth-Trunk. mode manual load-balance //Configure the Eth-Trunk to work in manual mode. interface eth-trunk 1 //Create an Eth-Trunk. Perform the following configurations: system-view

The actual bandwidth of the Eth-Trunk is 2 Gbit/s.Ĭonfiguring Link Aggregation in Manual Mode For example, if a GE interface and a 10GE interface are added to an Eth-Trunk, the GE interface rate is used for calculation. Therefore, when interfaces with different rates are added to an Eth-Trunk, the bandwidth of the Eth-Trunk is calculated based on the minimum interface rate.

When load balancing calculation is performed for an Eth-Trunk, the interface rate cannot be used as a weight. In V200R011C10 and later versions, after the mixed-rate link enable command is run, interfaces with different rates can be added to the same Eth-Trunk. For example, GE electrical interfaces and GE optical interfaces can be added to the same Eth-Trunk.

