Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config link_aggregation
overlap. Up to eight ports can be set per link aggregation group.
state [enable | disable] Allows users to enable or disable the specified
link aggregation group.
Restrictions Only administrator-level users can issue this command. Link
aggregation groups may not overlap.
Example usage:
To define a load-sharing group of ports, group-ID 1, master port 5 with group members ports 5-7 plus port 9:
DGS-3400: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
DGS-3400:4#
Success.
config link_aggregation algorithm
Purpose Used to configure the link aggregation algorithm.
Syntax
config link_aggregation algorithm [mac_source | mac_destination |
mac_source_dest | ip_source | ip_destination | ip_source_dest]
Description This command configures the 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.
Parameters
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
ip_source Indicates that the Switch should examine the IP source
address.
ip_destination Indicates that the Switch should examine the IP destination
address.
ip_source_dest Indicates that the Switch should examine the IP source
address and the destination address.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure link aggregation algorithm for mac-source-dest:
DGS-3400:4#config link_aggregation algorithm mac_source_dest
Command: config link_aggregation algorithm mac_source_dest
Success.
DGS-3400:4#
show link_aggregation
Purpose Used to display the current link aggregation configuration on the
Switch.
Syntax
show link_aggregation {group_id <value 1-32> | algorithm}
126