D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
340
ports’ state machine will start.
enable - Enable the specified link aggregation group.
disable - Disable the specified link aggregation group.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To define a load-sharing group of ports:
DES-3200-28/ME:admin#config link_aggregation group_id 1 master_port 5 ports 5-7
Command: config link_aggregation group_id 1 master_port 5 ports 5-7
Success.
DES-3200-28/ME:admin#
36-4 config link_aggregation algorithm
Description
This command is used to configure the part of the packet examined by the Switch when selecting
the egress port for transmitting load-sharing data. This feature is available using the address-
based load-sharing algorithm, only.
Format
config link_aggregation algorithm [mac_source | mac_destination|mac_source_dest |
ip_source | ip_destination | ip_source_dest]
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
address.
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
destination address.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure link aggregation algorithm for mac-source-dest: