DES-30XX Layer 2 Switch CLI Reference Manual
103
config lacp_ports
devices to negotiate the aggregated link so the group may be
changed dynamically as needs require. In order to utilize the
ability to change an aggregated port group, that is, to add or
subtract ports from the group, at least one of the participating
devices must designate LACP ports as active. Both devices
must support LACP.
passive
– LACP ports that are designated as passive
cannot process LACP control frames. In order to allow the
linked port group to negotiate adjustments and make
changes dynamically, at one end of the connection must
have “active” LACP ports (see above).
Restrictions
Only administrator-level users can issue this command.
Example usage:
To configure LACP port mode settings:
DES-3026:4#config lacp_port 1-6 mode active
Command: config lacp_port 1-6 mode active
Success.
DES-3026: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 range of ports that will be viewed.
Restrictions
None.
Example usage:
To display LACP port mode settings:
DES-3026:4#show lacp_port 1-11
Command: show lacp_port 1-11
Port Activity
------ --------
1 Active
2 Active
3 Active
4 Active
5 Active
6 Active
7 Passive
8 Passive
9 Passive
10 Passive
11 Passive
DES-3026:4#