beautypg.com

Allied Telesis AT-DC2552XS User Manual

Page 303

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section II: Layer 2 Switching

303

Examples

This example creates a new static trunk group consisting of ports 1.0.11
through 1.0.16. The ID number of the LACP trunk group is 2:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.11-port1.0.16
awplus(config-if)# static-channel-group 2

This example adds port 1.0.15 to an existing LACP trunk group that has
the ID number 2:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15
awplus(config-if)# static-channel-group 2

This example removes port 1.0.15 from the static trunk group:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15
awplus(config-if)# no static-channel-group