User`s guide
DES-3226S Layer 2 Switch CLI Reference
185
config link_aggregation
Purpose
Used to configure a previously created link
aggregation group.
Syntax
config link_aggregation group_id <value>
{master_port <port>|ports <portlist>| state
[enabled|disabled]
Description
This command allows you to configure a link
aggregation group that was created with the
create link_aggregation command above.
Parameters
<value> − Specifies the group id. The switch
allows up to 6 link aggregation groups to be
configured. The group number identifies each of
the groups.
<port> − Master port ID. Specifies which port
(by port number) of the link aggregation group
will be the master port. All of the ports in a link
aggregation group will share the port
configuration with the master port.
<portlist> − Specifies a range of ports that will
belong to the link aggregation group. Ports are
specified by entering the lowest port number in
a group, and then the highest port number in a
group, separated by a dash such as 1-3.
Additional ports can be individually entered by
their port number, separated by commas.So, a
port group including the switch ports 1, 2, and 3
would be entered as 1-3. Ports that are not
contained within a group are specified by
entering their port number, separated by a
comma. So, the port group 1-3 and port 26
would be entered as 1-3,26. All ports in the
portlist must be on a single switch unit. Ports
may be listed in only one port aggregation
group, that is, link aggregation groups may not
overlap.
state [enabled|disabled] − Allows you to enable