DES-3000 Series Layer 2 Switch CLI Reference Manual
DES-3026:4#create link_aggregation group_id 1
Command: create link_aggregation group_id 1
Success.
DES-3026:4#
delete link_aggregation group_id
Purpose
Used to delete a previously configured link aggregation group.
Syntax
delete link_aggregation group_id <value 1-3>
Description
This command is used to delete a previously configured link aggregation
group.
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 can only be configured for
them.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To delete link aggregation group:
DES-3026:4#delete link_aggregation group_id 1
Command: delete link_aggregation group_id 1
Success.
DES-3026:4#
config link_aggregation
Purpose
Used to configure a previously created link aggregation group.
Syntax
config link_aggregation group_id <value 1-3> {master_port <port> |
ports <portlist> | state [enable | disable]}
Description
This command allows configuration of a link aggregation group that was
created with the
create link_aggregation
command above.
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 can only be configured for
them.
master port <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.
ports <portlist>
−
Specifies a port or range of ports that will belong to the
link aggregation group. Ports may be listed in only one port aggregation
group, that is, link aggregation groups may not overlap.
state [enable | disable]
−
Allows the user to enable or disable the specified
link aggregation group.
Restrictions
Only administrator-level users can issue this command. Link aggregation
groups may not overlap and must be contained on a single switch.
109