xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
156
config 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 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 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
and destination addresses
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure link aggregation algorithm for mac-source-dest:
DES-3200-28:4#config link_aggregation algorithm mac_source_dest
Command: config link_aggregation algorithm mac_source_dest
Success.
DES-3200-28:4#
show link_aggregation
Purpose
Used to display the current link aggregation configuration on the
Switch.
Syntax
show link_aggregation {group_id <value> | algorithm}
Description
This command is used to display the current link aggregation
configuration of the Switch.
Parameters
<value> − Specifies the group ID. The Switch allows up to 14 link
aggregation groups to be configured. The group number identifies
each of the groups.
algorithm − Allows users to specify the display of link aggregation
by the algorithm in use by that Switch.
Restrictions
None.