Lacp Port-Priority; Link-Aggregation Load-Balance Ip-Hash-Selection - 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

5.8.4 lacp port-priority

Function
Sets the priority of LACP ports.
The LACP port priority is used as information for identifying ports via LACP. Typically, it is not necessary to change its value
from the default.
Use the no form to return to the default setup.
Prompt
xg(config)#
Command syntax
lacp port-priority port <1-20> priority <1-65535>
no lacp port-priority port <1-20>
Parameter
port <1-20>
Specifies a port number in the range of 1 to 20 to assign an LACP port priority.
priority <1-65535>
Specifies an LACP port priority value in the range of 1 to 65535.
Command type
Configuration command
Default
32768
Example
Set LACP port priority to 10000 for Port 2.
xg(config)# lacp port-priority port 2 priority 10000

5.8.5 link-aggregation load-balance ip-hash-selection

Function
Set the parameter(s) used by the link aggregation IP hash frame distribution function.
Use the no form to return to the default setup.
Prompt
xg(config)#
Command syntax
link-aggregation load-balance ip-hash-selection {src-ip | dst-ip | src-port |
dst-port}
no link-aggregation load-balance ip-hash-selection
Parameter
ip-hash-selection {src-ip | dst-ip | src-port | dst-port}
Specifies the IP hash parameter used for frame distribution function within a link aggregation
group. These parameters can be combined.
src-ip
dst-ip
src-port
dst-port
Command type
Configuration command
Default
src-ip
Message
% Cannot set same IP-Hash method.
Explanation
Parameters are duplicated.
Solution
Set non-duplicate parameters.
Example
Specifies destination IP address for the IP hash frame distribution function.
xg(config)# link-aggregation load-balance ip-hash-selection src-ip
Frames are distributed based on source IP address.
Frames are distributed based on destination IP address.
Frames are distributed based on TCP/UDP source port number.
Frames are distributed based on TCP/UDP destination port number.
All Rights Reserved, Copyright (C) PFU LIMITED 2009
137/315

Advertisement

Table of Contents
loading

Table of Contents