31-13
Catalyst2950 and Catalyst2955 Switch Software Configuration Guide
78-11380-10
Chapter31 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 ar e
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 soft ware 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 o f 3 276 8.
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:
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 lacp system-priority priority-value Select the LACP system priority value.
For priority-value, the range is 1 to 65535. By default, the priority
value is 32768. The lower the range, the higher the system priority.
The switch with the lower system priority value determines which
links between LACP partner switches are active and which are in
standby for each LACP EtherChannel.