Fujitsu P3NK-4452-01ENZD Computer Hardware User Manual


 
XG Series User's Guide Chapter 4 Switch Functions and their Configuration
Link Aggregation
69
4.4.2 Frame Distribution Methods in Link Aggregation
How frames are distributed across physical ports that make up an aggregation group are determined by the contents of a
frame (source and destination MAC addresses).
There are 6 ways to specify how frames are distributed:
Frame distribution based on destination MAC address (da-mac)
The destination port is determined based on the destination MAC address of the frames.
Frame distribution based on source MAC address (sa-mac)
The destination port is determined based on the source MAC address of the frames.
Frame distribution based on destination and source MAC addresses (both-mac)
The destination port is determined based on the destination and source MAC addresses of the frames.
Frame distribution based on destination IP address (da-ip)
The destination port is determined based on the destination IP address of the frames.
Frame distribution based on source IP address (sa-ip)
The destination port is determined based on the source IP address of the frames.
Frame distribution based on destination and source IP addresses (both-ip)
The destination port is determined based on the destination and source IP addresses of the frames.
To set a distribution method, carry out the following procedure in "admin" Operation mode.
Command Task
XG2600# configure Switch to Configuration mode.
XG2600(config)# ether 1-8 type linkaggregation 1 Set port 1-8 to be linkaggregation group 1.
XG2600(config)# linkaggregation 1 algorithm both-mac Set linkaggregation group 1 uses frame distribution based on
destination and source IP address.
XG2600(config)# commit Apply the configuration.
XG2600(config)# save Save the configuration.
XG2600(config)# exit Switch to Operation mode.