ECS2020 Series CLI Reference Guide-R04

15
2 Link-Aggregate Port Commands
2.1
Configure relevant commands
link-aggregation load-balance
Configures a traffic balancing algorithm for link-aggregation ports (AGG). Use the no option of
this command to set the traffic balance back to the default.
link-aggregation load-balance {mac|ip-mac}
no link-aggregation load-balance
Null
Global configuration mode
Use the show link-aggregation group command to view the traffic balancing
algorithm.
ECS2020-10P(config)
# link-aggregation load-balance ip
link-aggreation
Creates a link-aggregation group.
link-aggregation {group-number mode { manual | lacp }}
no link-aggregation {group-number}
The physical port does not belong to any link-aggregate group.
Parameter
Parameter
Description
MAC
The traffic is allocated according to the source MAC address of
incoming packets. In each AGG, packets from different
MAC
addresses are assigned to different ports. Packets from
the
same MAC address use the same port.
IP+MAC
Traffic is allocated based on source IP and source MAC.
Different source IP - source MAC traffic is forwarded through
different ports, and the same source IP - source MAC is
forwarded through the same link.
Command
Command
Description
show link-aggregation group
Display link-aggregation settings
parameter
Parameter
Description
group-number
The link-aggregation member port group number
manual
Use static mode
lacp
Use LACP protocol
Default
Mode
Usage
Example
Default