beautypg.com

Allied Telesis AT-S100 User Manual

Page 266

background image

Chapter 11: Virtual Local Area Networks (VLAN) Commands

266

Section II: Advanced Configuration

switch(config-if)#switchport mode trunk

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

The following commands add VLANs 3 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 3-
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