Connectivity Guide

Table Of Contents
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
Supported Releases 10.2.0E or later
lacp rate
Sets the rate at which LACP sends control packets.
Syntax
lacp rate {fast | normal}
Parameters
fast — Enter the fast rate of 1 second.
normal — Enter the default rate of 30 seconds.
Default 30 seconds
186 Layer 2