C613-50631-01 Rev A Command Reference for IE340 Series 787
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LINK AGGREGATION COMMANDS
CHANNEL
-GROUP
Examples To add device port1.0.2 to a newly created LACP channel group 2, in active mode,
use the commands below:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# channel-group 2 mode active
To remove device port1.0.2 from any created LACP channel groups, use the
command below:
awplus# configure terminal
awplus(config)# interface port1.0.2
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
show etherchannel
show etherchannel detail
show etherchannel summary
show port etherchannel
Command
changes
Version 5.4.9-0.1: Ability added to create up to 128 groups as any combination of
static and dynamic channel groups. Also, numbering changed to 1-248.