Configurable Trunk Hash Algorithm - IBM RackSwitch G8000 Application Manual

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

Configurable Trunk Hash Algorithm

114
RackSwitch G8000: Application Guide
Traffic in a trunk group is statistically distributed among member ports using a hash
process where various address and attribute bits from each transmitted frame are
recombined to specify the particular trunk port the frame will use.
The switch can be configured to use a variety of hashing options. To achieve the
most even traffic distribution, select options that exhibit a wide range of values for
your particular network. Avoid hashing on information that is not usually present in
the expected traffic, or which does not vary.
The G8000 supports the following hashing options, which can be used in any
combination:
Frame MAC and IP information. One of the following combinations is required:
– Source MAC address (smac)
RS G8000(config)# portchannel hash source-mac-address
– Destination MAC address (dmac)
RS G8000(config)# portchannel hash destination-mac-address
– Both source and destination MAC address
RS G8000(config)# portchannel hash source-destination-mac
– IPv4/IPv6 source IP address (sip)
RS G8000(config)# portchannel hash source-ip-address
– IPv4/IPv6 destination IP address (dip)
RS G8000(config)# portchannel hash destination-ip-address
– Both source and destination IPv4/IPv6 address (enabled by default)
RS G8000(config)# portchannel hash source-destination-ip
Ingress port number (disabled by default)
RS G8000(config)#
Layer 4 port information (disabled by default)
RS G8000(config)#
When enabled, Layer 4 port information (TCP, UPD, etc.) is added to the hash if
available. The L4port option is ignored when Layer 4 information is not included in
the packet (such as for Layer 2 packets).
portchannel hash ingress
portchannel hash L4port

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents