Link Aggregation Commands - D-Link xStack DES-3528 Series Cli Reference Manual

Layer 2 managed stackable fast ethernet switch cli
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide

Link Aggregation Commands

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
config link_aggregation
algorithm
show link_aggregation
config lacp_port
show lacp_port
Each command is listed, in detail, in the following sections.
create link_aggregation
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a link aggregation group:
DES-3528:admin# create link_aggregation group_id 1
Command: create link_aggregation group_id 1
Success.
DES-3528:admin#
Parameters
group_id <value 1-8> {type [lacp | static]}
group_id <value 1-8>
group_id <value 1-8> {master_port <port> | ports <portlist> | state [enable | disable]}(1)
[mac_source | mac_destination | mac_source_dest | ip_source | ip_destination |
ip_source_dest]
{group_id <value 1-8> | algorithm}
<portlist> mode [active | passive]
{<portlist>}
Used to create a link aggregation group on the Switch.
create link_aggregation group_id <value 1-8> {type[lacp | static]}
This command will create a link aggregation group with a unique identifier.
<value> − Specifies the group ID. The Switch allows up to eight 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. Static port groups
cannot 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.
Only Administrator and Operator and Power-User-level users can issue this command.
151

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents