To configure the LACP rate, use the command lacp rate in Interface Configuration Mode. This command is a standardized implementation of the existing command lacp timeout. It operates similar to the existing command. The no form of the command resets the LACP rate to its default value.
Parameter | Type | Description |
---|---|---|
normal
|
Enter to configure to ingress the LACP control packets at normal rate. That is, LACP PDU should be received every 30 seconds and the timeout value (no packet is received from peer) is set as 90 seconds. This is the default. | |
fast
|
Enter to configure to ingress the LACP control packets at fast rate. That is, LACP PDU should be received every 1 second and the timeout value is set as 3 seconds. |
Interface Configuration Mode
iS5Comm(config)# interface gi 0/9
iS5Comm(config-if)# lacp rate fast