Chapter 58 Link Aggregation Commands - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 58
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}
58-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> - Enter the group ID. The group number identifies each of the groups. The switch
allows up to 32 link aggregation groups to be created.
type - (Optional) Specifies the group type belongs to static or LACP. If type is not specified, the
default is the static type.
lacp - Specifies the group type as LACP.
static - Specifies the group type as static.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create a link aggregation group:
DGS-3620-28PC:admin#create link_aggregation group_id 1 type lacp
Command: create link_aggregation group_id 1 type lacp
Success
DGS-3620-28PC:admin#
58-2
delete link_aggregation group_id
Description
This command is used to delete a previously configured link aggregation group.
Link Aggregation
Commands
708

Advertisement

Table of Contents
loading

Table of Contents