Specifications
DGS-3024 Layer 2 Switch CLI Reference Manual
DGS-3024:4#create link_aggregation group_id 1
Command: create link_aggregation group_id 1
Success.
DGS-3024:4#
delete link_aggregation group_id
Purpose Used to delete a previously configured link aggregation group.
Syntax
delete link_aggregation group_id <value 1-4>
Description This command is used to delete a previously configured link aggregation group.
Parameters
<value 1-4> − Specifies the group ID. The Switch allows up to 4 link
aggregation groups to be configured. The group number identifies each of the
groups.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete link aggregation group:
DGS-3024:4#delete link_aggregation group_id 4
Command: delete link_aggregation group_id 4
Success.
DGS-3024:4#
config link_aggregation
Purpose Used to configure a previously created link aggregation group.
Syntax
config link_aggregation group_id <value 1-4> {master_port <port>
| ports <portlist> | state [enabled | disabled]
Description This command allows the configuration of a link aggregation group that
was created with the create link_aggregation command above.
Parameters
group _id <value 1-4> − Specifies the group ID. The Switch allows up
to 4 link aggregation groups to be configured. The group number
identifies each of the groups.
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 range of ports that will belong to the link
aggregation group. The port list is specified by listing the beginning port
number, then the highest port number of the range (separated by a
dash) are specified. Ports that are not part of the range of ports as
described above may be specified by separating the port number by a
comma. For example, ports 5 through 7 and port 9 could be specified
as part of a link aggregation group by entering ports 5-7,9.
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.
103










