C613-50170-01 Rev B
Command Reference for x510 Series
702
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
INK
A
GGREGATION
C
OMMANDS
CHANNEL
-
GROUP
Examples
To add device port1.0.6 to a newly created LACP channel group 2 use the
commands below:
awplus#
configure terminal
awplus(config)#
interface port1.0.6
awplus(config-if)#
channel-group 2 mode active
To remove device port1.0.6 from any created LACP channel groups use the
command below:
awplus#
configure terminal
awplus(config)#
interface port1.0.6
awplus(config-if)#
no channel-group
To reference channel group 2 as an interface, use the following commands:
awplus#
configure terminal
awplus(config)#
interface po2
awplus(config-if)#
Related
Commands