DES-3010F / DES-3010G / DES-3018 / DES-3026 Layer 2 Switch CLI Reference Manual
show link_aggregation
Purpose Used to display the current link aggregation configuration on the Switch.
Syntax
show link_aggregation {group_id <value 1-3> | algorithm}
Description This command will display the current link aggregation configuration of the
Switch.
Parameters
<value 1-3> − Specifies the group ID. The Switch allows up to 3 link
aggregation groups to be configured. The group number identifies each of
the groups. group_id 3 is designed for the uplink modules only (the last two
ports on the Switch (9-10, 17-18, 25-26) and cannot be viewed here.
algorithm − Displays the link aggregation algorithm in use on the Switch.
Restrictions None.
Example usage:
To display Link Aggregation configuration:
DES-3026:4#show link_aggregation
Command: show link_aggregation
Group ID : 1
Type : Trunk
Master Port : 5
Member Port : 5-7,9
Active Port :
Status : Disabled
Flooding Port : 0
DES-3026:4#
Example Usage:
To display the link aggregation algorithm set on the switch.
DES-3026:4#show link_aggregation algorithm
Command: show link_aggregation algorithm
Link Aggregation Algoritm = mac_source
DES-3026:4#
config lacp_ports
Purpose
Used to configure settings for LACP compliant ports.
Syntax config lacp_ports <portlist> mode [active | passive]
Description
This command is used to configure ports that have been
previously designated as LACP ports (see create
link_aggregation).
Parameters
<portlist> − Specifies a range of ports to be configured for LACP.
mode – Select the mode to determine if LACP ports will process
LACP control frames.
active – Active LACP ports are capable of processing and
sending LACP control frames. This allows LACP compliant
devices to negotiate the aggregated link so the group may be
95