Chapter 50 Link Aggregation Commands - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 50
create link_aggregation group_id <value 1-32> {type [lacp | static]}
delete link_aggregation group_id <value 1-32>
config link_aggregation group_id <value 1-32> {master_port <port> | ports <portlist> | state [enable
| disable] | trap [enable | disable]} (1)
config link_aggregation algorithm [mac_source | mac_destination | mac_source_dest | ip_source |
ip_destination | ip_source_dest | l4_src_port | l4_dest_port | l4_src_dest_port]
show link_aggregation {group_id <value 1-32> | algorithm}
50-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#
Link Aggregation
Commands
573

Advertisement

Table of Contents
loading

Table of Contents