set protocols lacp interface rate
The set protocols lacp interface rate command configures the fast rate at which the peer switch interface sends LACP PDUs.
Command Syntax
set protocols lacp interface <interface-name> rate <fast | slow >
Parameter
Parameter | Description |
interface <interface-name> | Specifies the physical interface name of the switch. |
rate <fast | slow > | Specifies the rate at which the peer switch interface sends LACP PDUs. The value could be fast or slow.
The default rate mode is slow. |
Example
- Enable LACP fast rate on interface xe-1/1/1.   Â
admin@Xorplus# set protocols lacp interface xe-1/1/1 rate fast admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.