Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config lacp_port
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure LACP port mode settings:
DGS-3400:4#config lacp_port 1:1-1:12 mode active
Command: config lacp_port 1:1-1:12 mode active
Success.
DGS-3400:4#
show lacp_port
Purpose Used to display current LACP port mode settings.
Syntax
show lacp_port {<portlist>}
Description This command will display the LACP mode settings as they are
currently configured.
Parameters <portlist> - Specifies a port or range of ports to be displayed. The port
list is specified by listing the lowest switch number and the beginning
port number on that switch, separated by a colon. Then the highest
switch number, and the highest port number of the range (also
separated by a colon) are specified. The beginning and end of the
port list range are separated by a dash. For example, 1:3 specifies
switch number 1, port 3. 2:4 specifies switch number 2, port 4. 1:3-
2:4 specifies all of the ports between switch 1, port 3 and switch 2,
port 4 − in numerical order. Non-contiguous portlist entries are
separated by a comma. (ex: 1:1-1:3,1:7-1:9)
If no parameter is specified, the system will display the current LACP
status for all ports.
Restrictions None.
Example usage:
To display LACP port mode settings:
DGS-3400:4#show lacp_port 1:1-1:10
Command: show lacp_port 1:1-1:10
Port Activity
------ --------
1:1 Active
1:2 Active
1:3 Active
1:4 Active
1:5 Active
1:6 Active
1:7 Active
1:8 Active
1:9 Active
1:10 Active
DGS-3400:4#
128