User Manual

xStackĀ® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
477
Chapter 47
Link Aggregation
Commands
47-1 create link_aggregation group_id
Description
This command is used to create a link aggregation group.
Format
create link_aggregation group_id <value 1-32> {type [lacp | static]}
Parameters
<value 1-32> - Specify the group ID. The group number identifies each of the groups. The switch
allows up to 32 link aggregation groups to be configured.
type - (Optional) Specify the group type belongs to static or LACP. If type is not specified, the
default is the static type.
lacp - Specify the group type as LACP.
static - Specify the group type as static.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a link aggregation group:
DGS-3420-28SC:admin#create link_aggregation group_id 1 type lacp
Command: create link_aggregation group_id 1 type lacp
Success
DGS-3420-28SC:admin#