XG Series User's Guide
Chapter 5 Command Reference
Port Information Settings
111
5.1.1.20 linkaggregation algorithm
Function
Set the load distribution algorithm of link aggregation.
Available Model
XG0224 / XG0448 / XG0440DC / XG0440DCR / XG2600
Syntax
linkaggregation <group> algorithm <type>
Options
<group>
•
Link aggregation group number
Set a link aggregation group number with a decimal number.
<type>
Specify the load distribution algorithm.
•
sa-mac
Distribute frames based on the source MAC address.
•
da-mac
Distribute frames based on the destination MAC address.
•
both-mac
Distribute frames based on the exclusively ORed (XORed) source and destination
MAC addresses.
•
sa-ip
Distribute frames based on the source IP address.
•
da-ip
Distribute frames based on the destination IP address.
•
both-ip
Distribute frames based on the exclusively ORed (XORed) source and destination IP
addresses.
Use Mode
Configuration mode (admin class)
Explanation
Set an algorithm for each link aggregation group.
Default
It is assumed that "both-mac" has been set for the load distribution algorithm of the link
aggregation.
Range
Model
1 to 13
XG0224
1 to 26
XG0448
1 to 22
XG0440DC / XG0440DCR
1 to 10
XG2600
linkaggregation <group> algorithm both-mac