Specifications
DGS-3048 Layer 2 Switch CLI Reference Manual
103
15
LINK AGGREGATION COMMANDS
The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameters
create link_aggregation group_id <value 1-8>
delete link_aggregation group_id <value 1-8>
config link_aggregation group_id <value 1-8> { ports <portlist> | state [enable | disable]}
show link_aggregation {group_id <value 1-8>}
Each command is listed, in detail, in the following sections.
create link_aggregation
Purpose Used to create a link aggregation group on the Switch.
Syntax
create link_aggregation group_id <value 1-8>
Description This command will create a link aggregation group with a unique identifier.
Parameters
group_id <value 1-8> − Specifies the group ID. The Switch allows up to 8
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 create a link aggregation group:
DGS3048#create link_aggregation group_id 1
Command: create link_aggregation group_id 1
Success.
DGS3048#
delete link_aggregation
Purpose Used to delete a previously configured link aggregation group.
Syntax
delete link_aggregation group_id <value 1-8>
Description This command is used to delete a previously configured link aggregation
group.
Parameters
group_id <value 1-8> − Specifies the group ID. The Switch allows up to 8
link aggregation groups to be configured. The group number identifies each
of the groups.