2-135
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
lacp rate
lacp rate
To set the rate at which Link Aggregation Control Protocol (LACP) packets are ingressed to an interface,
lacp rate command in interface configuration mode. To return to the default setting, use the no form of
this command.
lacp rate {fast | normal}
Syntax Description
Defaults The default is normal.
Command Modes Interface configuration
Command History
Usage Guidelines The lacp rate fast interface configuration command can be used to assist with early detection of a
member link failure.
Use the show lacp internal priviledged EXEC command to show the rate flag. F indicates fast rate is
configured. A indicates the normal rate.
For information about configuring LACP on physical ports, see the “Configuring EtherChannels”
chapter in the software configuration guide for this release.
Examples This example shows how to enable fast rate on an interface:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# lacp rate fast
Related Commands
fast Sets the LACP packets to be ingressed at the rate of one second for this
interface.
normal The normal option returns rate of LACP ingressed packets to 30 seconds
once the link is established
Release Modification
15.3(1)S This command was introduced.
Command Description
show lacp internal Displays internal information for all channel groups or for
the specified channel group.