LACP COMMANDS
The LACP commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameter
show lacp {ports <portlist>}
config lacp_ports <portlist> mode [active | passive]
Each command is listed in detail, as follows:
show lacp
Purpose To display current LACP port mode settings.
Syntax
show lacp {ports <portlist>}
Description
The show lacp command displays the current LACP mode settings.
Parameters
ports <portlist> - A port or range of ports whose LACP settings will
be displayed.
If no parameter is specified, the system displays the current LACP
status for all ports.
Restrictions None.
Example usage:
To display LACP information for port1~3:
DGS-1100-24P/ME:admin#show lacp ports 1-3
Command : show lacp ports 1-3
Port Activity
------- ------------
1 Passive
2 Passive
3 Passive
DGS-1100-24P/ME:admin#
164