Fabric ecmp load-balance – Brocade Network OS Command Reference v4.1.0 User Manual
Page 305
Network OS Command Reference
267
53-1003115-01
fabric ecmp load-balance
2
fabric ecmp load-balance
Configures the hashing fields.
Synopsis
fabric ecmp load-balance [dst-mac-vid | src-dst-ip | src-dst-ip-mac-vid | src-dst-ip-mac-vid-port |
src-dst-ip-port | src-dst-mac-vid | src-mac-vid]
Operands
dst-mac-vid
Configures the command to use destination MAC address and VID-based
load balancing.
src-dst-ip
Configures the command to use source and destination IP address-based
load balancing.
src-dst-ip-mac-vid
Configures the command to use source and destination IP and
MAC address and VID-based load balancing.
src-dst-ip-mac-vid-port
Configures the command to use source and destination IP, MAC address,
VID and TCP/UDP port-based load balancing.
src-dst-ip-port
Configures the command to use source and destination IP and TCP/UDP
port-based load balancing.
src-dst-mac-vid
Configures the command to use source and destination MAC address and
VID-based load balancing.
src-mac-vid
Configures the command to use source MAC address and VID-based load
balancing.
Defaults
None
Command Modes
RBridge ID configuration mode
Description
Use this command to configure the list of fields (in the incoming packets), used for hashing.
Usage Guidelines
This command does not function in standalone mode.
Examples
To set the ECMP load balance to use source and destination IP address-based load balancing:
switch(config)# rbridge-id 2
switch(config-rbridge-id-2)# fabric ecmp load-balance src-dst-ip
See Also