DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
235
Link aggregation groups may not overlap.
Example usage:
To define a load-sharing group of ports, group-id 2 with group members ports 1-5:
DES-1210-52/ME:5# config link_aggregation group_id 2 master_port 1 ports 1-5
Command: config link_aggregation group_id 2 master_port 1 ports 1-5
Success.
DES-1210-52/ME:5#
config link_aggregation algorithm
To configure the link aggregation algorithm.
config link_aggregation algorithm [ip_source | ip_destination |
ip_source_dest | mac_source | mac_destination |
mac_source_dest]
The config link_aggregation algorithm 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.
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.
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.
Only administrator or operator-level users can issue this command.
Example usage:
To configure link aggregation algorithm for ip_source:
DES-1210-52/ME:5# config link_aggregation algorithm ip_source
Command: config link_aggregation algorithm ip_source
Success.
DES-1210-52/ME:5#
config link_aggregation state
To enable or disable the link aggregation state.
config link_aggregation state [enable | disable]
The config link_aggregation state command is used to enable or
disable the link algorithm feature.