Command Reference Aggregate Port Commands
Interface configuration mode
This example sets the LACP port priority of interface Gi0/1 to 4096.
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)# lacp port-priority 4096
Use this command to configure the short-timeout mode for the LACP AP member port. Use the no
form of this command to restore the default setting.
The default is long-timeout mode.
Interface configuration mode
In long-timeout mode, the port sends an LACP packet every 30 seconds. If the packet is not received
in 90 seconds, the connection times out.
In short-timeout mode, the port sends an LACP packet every 1 second. If the packet is not received in
3 seconds, the connection times out.
The following example configures the short-timeout mode for the LACP AP member port.
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)# lacp short-timeout