Connectivity Guide

lacp fallback timeout
Congures LACP fallback time out period.
Syntax
lacp fallback timeout timer-value
Parameters timer-value—Enter the timer values in seconds, ranging from 0 to 100 seconds.
Default 15 seconds
Command Mode Port-channel INTERFACE
Usage Information The no version of this command returns the timer to default value.
Example
OS10# configure terminal
OS10(config)# interface port-channel 1
OS10(conf-if-po-1)# lacp fallback timeout 20
Supported Releases 10.3.2E(R3) or later
lacp max-bundle
Congures the maximum number of active members allowed in a port-channel.
Syntax
lacp max-bundle max-bundle-number
Parameters max-bundle-number — Enter the maximum bundle size (1 to 32).
Default 32
Command Mode INTERFACE
Usage Information The no version of this command resets the maximum bundle size to the default value.
Example
OS10(conf-if-po-10)# lacp max-bundle 10
Supported Releases 10.2.0E or later
lacp port-priority
Sets the priority for the physical interfaces for LACP.
Syntax
lacp port-priority priority
Parameters priority — Enter the priority for the physical interfaces (0 to 65535).
Default 32768
Command Mode INTERFACE
Usage Information LACP uses the port priority with the port number to create the port identier. The port priority decides which
ports are put into Standby mode when there is a hardware limitation that prevents all compatible ports from
aggregating, or when you have more than eight ports congured for the channel group. When setting the priority, a
higher number means a lower priority. The no version of this command returns the port priority to the default
value.
Example
OS10(conf-range-eth1/1/7-1/1/8)# lacp port-priority 32768
Layer 2 283