User`s guide
DES-3226S Layer 2 Switch CLI Reference
187
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 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.
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.