D-Link xStackTM DGS-3300 User Manual page 129

Xstack dgs/dxs-3300 series layer 3 stackable gigabit ethernet switch
Table of Contents

Advertisement

xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
config link_aggregation
Restrictions
Example usage:
To define a load-sharing group of ports, group-id 1,master port 5 of module 1 with group members ports 5-7 plus port
9:
DGS-3324SRi:4#config link_aggregation group_id 1 master_port
1:5 ports 1:5-1:7, 1:9
Command: config link_aggregation group_id 1 master_port 1:5
ports 1:5-1:7, 1:9
Success.
DGS-3324SRi:4#
config link_aggregation algorithm
Purpose
Syntax
Description
Parameters
master_port <port> − Master port ID. Specifies which port (by port
number) of the link aggregation group will be the master port. All of
the ports in a link aggregation group will share the port configuration
with the master port. The port is specified by listing the switch
number and the port number on that switch, separated by a colon.
For example, 1:3 specifies switch number 1, port 3. 2:4 specifies
switch number 2, port 4.
ports <portlist> − Specifies a range of ports that will belong to the
link aggregation group. The port list is specified by listing the lowest
switch number and the beginning port number on that switch,
separated by a colon. Then the highest switch number, and the
highest port number of the range (also separated by a colon) are
specified. The beginning and end of the port list range are separated
by a dash. For example, 1:3 specifies switch number 1, port 3. 2:4
specifies switch number 2, port 4. 1:3-2:4 specifies all of the ports
between switch 1, port 3 and switch 2, port 4 − in numerical order.
Ports may be listed in only one port aggregation group, that is, link
aggregation groups may not overlap.
state [enable | disable] − Used to enable or disable the specified link
aggregation group.
Only administrator-level users can issue this command. Link
aggregation groups may not overlap.
Used to configure the link aggregation algorithm.
config link_aggregation algorithm [mac_source |
mac_destination | mac_source_dest | ip_source |
ip_destination | ip_source_dest]
This command configures to part of the packet examined by the
Switch when selecting the egress port for transmitting load-sharing
data. This feature is only available using the address-based load-
sharing algorithm.
mac_source − Indicates that the Switch should examine the MAC
source address.
mac_destination − Indicates that the Switch should examine the
MAC destination address.
mac_source_dest − Indicates that the Switch should examine the
MAC source and destination addresses.
126

Advertisement

Table of Contents
loading

Table of Contents