Frame Distribution Methods In Link Aggregation; The Number Of Ports That Require Linkup - Fujitsu XG2000 Series User Manual

Xg2000 series compact, 20-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG2000 Series:
Table of Contents

Advertisement

XG2000 series User's Guide

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 three ways to specify how frames are distributed:
Frame distribution based on destination MAC address (dst-mac)
The destination port is determined based on the destination MAC address of the frames.
Frame distribution based on source MAC address (src-mac)
The destination port is determined based on the source MAC address of the frames.
Frame distribution based on destination and source MAC addresses (dst-src-mac)
The destination port is determined based on the destination and source MAC addresses of the
frames.
To set a distribution method, carry out the following procedure in the administrator EXEC mode.
xg# configure terminal
xg(config)# link-aggregation agg-port <1-10>
protocol {none | lacp}
load-balance dst-mac|src-mac|dst-src-mac}
port <1-20> <1-20>
xg(config)# exit

4.4.3 The Number of Ports That Require Linkup

It is possible to specify the number of ports that enable a linkup state for an aggregation group. If the number of active ports
that make up an aggregation group in a linkup state is less than the specified number of ports, the aggregation group changes
to a linkdown state.
For static link aggregation
If the number of ports that make up an aggregation group in a linkup state no longer satisfies
the specified number of ports, the aggregation group changes to a linkdown state.
For LACP link aggregation
If the number of ports that make up an established LACP aggregation group changes, the
aggregation group reverts to a linkdown state.
To set the number of ports in the aggregation group, carry out the following procedure in the administrator EXEC mode.
xg# configure terminal
xg(config)# link-aggregation agg-port
<1-10>
protocol {none | lacp} minimum-port <1-20>
port <1-20> <1-20>
xg(config)# exit
If there are too few MAC addresses to be distributed across an aggregation group, the distribution of
frames across the destination ports tends to become biased. To reduce such bias, use a distribution
method that uses more MAC addresses.
For example, if a server is connected to an aggregation group and a client is connected to a different
port, the "src-mac" or "dst-src-mac" parameters are recommended.
Command
Command
All Rights Reserved, Copyright (C) PFU LIMITED 2009
Switch to global configuration mode.
Specify a distribution method in the load-balance
parameter of the "link-aggregation" command.
Exit to administrator EXEC mode.
Switch to global configuration mode.
Specify the required number of ports in "minimum-port"
parameter of the "link-aggregation" command.
The default value for "minimum-port" parameter is 1.
Exit to administrator EXEC mode.
34/315
Task
Task

Advertisement

Table of Contents
loading

Table of Contents