Link Aggregation Commands; Create Link_Aggregation - D-Link DGS-3100 SERIES Cli Manual

D-link dgs-3100 series gigabit stackable managed switch
Hide thumbs Also See for DGS-3100 SERIES:
Table of Contents

Advertisement

DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the
appropriate parameters) in the following table.
Command

create link_aggregation

delete link_aggregation
config link_aggregation
show link_aggregation
Each command is listed in detail, as follows:
create link_aggregation
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a link aggregation group:
109

LINK AGGREGATION COMMANDS

Parameter
group_id <value 1-32> {type [lacp | static]}
group_id <value 1-32>
group_id <value 1-32> { ports <portlist> | state [enable | disable] }
{group_id <value 1-32>}
To create a link aggregation group on the Switch.
create link_aggregation group_id <value 1-32> {type [lacp |
static]}
The create link_aggregation command creates a link aggregation
group with a unique identifier.
group_id <value 1-32> − Specifies the group ID. The Switch allows
up to 32 link aggregation groups to be configured. The group
number identifies each of the groups.
type – Specify the type of link aggregation used for the group. If the
type is not specified the default type is static.
lacp – This designates the port group as LACP compliant.
LACP allows dynamic adjustment to the aggregated port
group. LACP compliant ports may be further configured
(see config lacp_ports). LACP compliant must be
connected to LACP compliant devices. The maximum
ports that can be configure in the same LACP are 16.
static – This designates the aggregated port group as
static. Static port groups can not be changed as easily as
LACP compliant port groups since both linked devices
must be manually configured if the configuration of the
trunked group is changed. If static link aggregation is used,
be sure that both ends of the connection are properly
configured and that all ports have the same speed/duplex
settings. The maximum ports that can be configure in the
same static LAG are 8
Only administrator or operator-level users can issue this command.
DGS3100# create link_aggregation group_id 1
15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents