beautypg.com

Allied Telesis AT-S100 User Manual

Page 191

background image

AT-S100 Management Software User’s Guide

Section I: Command Modes

191

switch(config-if)#switchport mode trunk

switch(config-if)#switchport trunk allowed vlan add 2

The following commands add VLANs 2 through 6 to the member set of
port 7:

switch#configure terminal

switch(config)#interface ge7

switch(config-if)#switchport mode trunk

switch(config-if)#switchport trunk allowed vlan add 2-
6

The following commands remove a list of VLANs from port 5:

switch#configure terminal

switch(config)#interface ge5

switch(config-if)#switchport mode trunk

switch(config-if)#switchport trunk allowed vlan remove

Related Commands

“SHOW VLAN ALL” on page 258

“SWITCHPORT MODE TRUNK” on page 188