Cisco Systems 2955 Switch User Manual


 
30-13
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
OL-10101-02
Chapter 30 Configuring EtherChannels
Configuring EtherChannels
Configuring Hot Standby Ports
When enabled, LACP tries to configure the maximum number of LACP-compatible ports in a channel,
up to a maximum of 16 ports. Only eight LACP links can be active at one time. Any additional links are
put in a hot standby state. If one of the active links becomes inactive, a link that is in hot standby mode
becomes active in its place.
If more than eight links are configured for an EtherChannel group, the software determines which of the
hot standby ports to make active based on:
LACP port-priority
Port ID
All ports default to the same port priority. You can change the port priority of LACP EtherChannel ports
to specify which hot standby links become active first by using the lacp port-priority interface
configuration command to set the port priority to a value lower than the default of 32768.
The hot standby ports that have lower port numbers become active in the channel first unless the port
priority is configured to be a lower number than the default value of 32768.
Note If LACP is not able to aggregate all the ports that are compatible (for example, the remote system might
have more restrictive hardware limitations), all the ports that cannot be actively included in the
EtherChannel are put in hot standby state and are used only if one of the channeled ports fails.
Configuring the LACP System Priority
You can set the system priority for all of the EtherChannels that are configured for LACP by using the
lacp
system-priority privileged EXEC command. The range is from 1 to 65535.
Note The lacp system-priority command is global. You cannot set a system priority for each
LACP-configured channel separately.
We recommend using this command only when there are a combination of LACP-configured
EtherChannels that are in both active and standby modes.
Beginning in privileged EXEC mode, follow these steps to configure the LACP system priority:
Step 5
show running-config
or
show lacp channel-group-number
internal
Verify your entries.
Step 6
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose