C613-50100-01 REV C Command Reference for x930 Series 473
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
SWITCHING COMMANDS
PLATFORM
LOAD-BALANCING
Examples To use all four inputs, you do not have to enter any commands, because this is the
default. Note that this setting is not displayed in the show running-config output.
Use the show platform command to verify this setting.
To use MAC addresses, IP addresses and Layer 4 port numbers, remove Ethertype
by entering:
awplus# configure terminal
awplus(config)# no platform load-balancing ethertype
To use MAC addresses and Ethertype, remove the IP inputs by entering:
awplus# configure terminal
awplus(config)# no platform load-balancing src-dst-ip
src-dest-port
To use MAC addresses only, remove the other inputs by entering:
awplus# configure terminal
awplus(config)# no platform load-balancing src-dst-ip
src-dest-port ethertype
To use IP addresses and Layer 4 port numbers, remove MAC addresses and
Ethertype by entering:
awplus# configure terminal
awplus(config)# no platform load-balancing src-dst-mac
ethertype
Related
Commands
show platform