C613-50170-01 Rev B
Command Reference for x510 Series
711
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
INK
A
GGREGATION
C
OMMANDS
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
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