24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
30-2
Specify the value of LACP system priority.
Global Configuration Mode
The system priority decides the standby or active links in a aggregation when the
number of member port exceeds the maximum number of the etherchannel that
Switch supported.
switch(config)# lacp system-priority 1
This command was introduced
port-channel load-balance
To choose the load balance algorithm of the port-channel.
port-channel load-balance {src-mac | dest-mac | src-dest-mac|
src-ip | dest-ip | src-dest-ip}
[ <port-channel-index(1-65535)>]
no port-channel load-balance [ <port-channel-index(1-65535)> ]
Hashing according to the source MAC address of the
packets.
Hashing according to the destication MAC address of the
packets.
Hashing according to the source and destication MAC
address of the packets.
Hashing according to the source IP address of the packets.
Hashing according to the destication IP address of the
packets.
Hashing according to the source and destication IP address
of the packets.
port-channel-i
ndex(1-65535)
Specify which port channel to set the load balance
algorithm.
Global Configuration Mode
Using no form to reset the load balance algorithm to default.
switch(config)# port-channel load-balance src-dest-ip 1