![D-Link DES-3526 - Switch - Stackable Command Line Interface Reference Manual Download Page 127](http://html1.mh-extra.com/html/d-link/des-3526-switch-stackable/des-3526-switch-stackable_command-line-interface-reference-manual_3327570127.webp)
DES-3526 Layer 2 Fast Ethernet Switch
config link_aggregation
master_port <port>
−
Master port ID. Specifies which port (by port
number) of the link aggregation group will be the master port. All of
the ports in a link aggregation group will share the port configuration
with the master port.
ports <portlist>
−
Specifies a port or range of ports that will belong to
the link aggregation group.
state [enable | disable]
−
Allows you 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:
DES-3526:4#config link_aggregation group_id 1 master_port 1 ports 5-7, 9
Command: config link_aggregation group_id 1 master_port 1 ports 5-7, 9
Success.
DES-3526:4#
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.
119