CLI ReferenceInterface Configuration Commands LACP Configuration Commands
LACP Configuration Commands
Configuration Related Commands
port-group mode
Use this command to enable LACP and specify the group ID and the aggregation mode. Use the no
form of this command to disable the LACP.
port-group key mode {active | passive}
no port-group
Specify the group ID on the port to be
aggregated. The key values vary with
the aggregation group numbers
supported for different products.
Places a port into an active negotiating
state, in which the port initiates
negotiations with remote ports by
sending LACP packets.
Places a port into a passive negotiating
state, in which the port responds to
LACP packets it receives but does not
initiate LACP negotiation.
By default, the LACP function is disabled on the interface.
Interface configuration mode.
Ruijie(config)# interface gigabitethernet 1/1
Ruijie(config-if)# port-group 1 mode active
Set the LACP port priority.