Administrator Guide

the same for both stack-units when using multiple stack-units as ingress (where XX is any value from 00 to FF
for both stack-units). For example, assume that trac is owing between linecard 1 and linecard 2:
hash-algorithm linecard 1 ip-sa-mask aa ip-da-mask 00
hash-algorithm linecard 2 ip-sa-mask 00 ip-da-mask aa
The dierent hash algorithms are based on the number of Port Channel members and packet values. The default
hash algorithm (number 0) yields the most balanced results in various test scenarios, but if the default algorithm
does not provide a satisfactory distribution of trac, use the hash-algorithm command to designate another
algorithm.
When a Port Channel member leaves or is added to the Port Channel, the hash algorithm is recalculated to balance
trac across the members.
hash-algorithm ecmp
Change the hash algorithm used to distribute trac ows across an ECMP (equal-cost multipath routing) group.
Term heading Description heading
Syntax
hash-algorithm ecmp {crc-upper} | {dest-ip} | {lsb}
To return to the default hash algorithm, use the no hash-algorithm ecmp command.
Parameters
crc-upper Uses the upper 32 bits of the key for the hash computation. The default is crc-lower.
dest-ip Uses the destination IP for ECMP hashing. The default is enabled.
lsb Returns the LSB of the key as the hash. The default is crc-lower.
Defaults
crc-lower
dest-ip enabled
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series.
7.6.1.0 Introduced on the S-Series.
Equal Cost Multi-Path (ECMP) 553