lacp rate
To set the rate at which Link Aggregation Control Protocol (LACP) control packets are ingressed to an
LACP-supported interface, use the lacp rate command in interface configuration mode. To return to the
default settings, use the no form of this command
lacp rate {normal | fast}
no lacp rate
Syntax Description
Specifies that LACP control packets are ingressed at the normal rate, every 30 seconds
after the link is bundled.
normal
Specifies that LACP control packets are ingressed at the fast rate, once every 1 second.fast
Command Default
The default ingress rate for control packets is 30 seconds after the link is bundled.
Command Modes
Interface configuration (config-if)
Command History
ModificationRelease
This command was introduced.Cisco IOS XE Denali 16.2.1
Usage Guidelines
Use this command to modify the duration of LACP timeout. The LACP timeout value on Cisco switch is
three times the LACP rate configured on the interface. Using the lacp ratecommand, you can select the LACP
timeout value for a switch to be either 90 seconds or 3 seconds.
This command is supported only on LACP-enabled interfaces.
Examples
This example shows how to specify the fast (1 second) ingress rate on interface GigabitEthernet 0/0:
Device(config)# interface gigabitEthernet 0/0
Device(config-if)# lacp rate fast
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
311
lacp rate