![D-Link DGS-3700 Series Reference Manual Download Page 221](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575221.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 221
L
INK
A
GGREGATION
C
OMMANDS
Back to Section Header
The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
C
OMMAND
P
ARAMETERS
create link_aggregation
group_id <value 1-6> {type [lacp | static]}
delete link_aggregation
group_id <value 1-6>
config link_aggregation
group_id <value 1-6> {master_port <port> | ports <portlist> | state [enable |
disable]}
config link_aggregation
algorithm
[mac_source | mac_destination | mac_source_dest | ip_source | ip_destination |
ip_source_dest]
show link_aggregation
{group_id <value 1-6> | algorithm}
config lacp_port
<portlist> mode [active | passive]
show lacp_port
{<portlist>}
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-6> {type[lacp | static]}
Description
This command will create a link aggregation group with a unique identifier.
Parameters
<value 1-6>
−
Specifies the group ID. The Switch allows up to six 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.
static
– This designates the aggregated port group as static.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a link aggregation group:
DGS-3700-12:5#create link_aggregation group_id 2
Command: create link_aggregation group_id 2
Success.
DGS-3700-12:5#
delete link_aggregation
Purpose
Used to delete a previously configured link aggregation group.
Syntax
delete link_aggregation group_id <value 1-6>
Description
This command is used to delete a previously configured link aggregation group.