beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 933

background image

AT-8100 Switch Command Line User’s Guide

933

Examples

This example adds ports 5 and 7 as untagged ports to a VLAN with the
VID 12:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5,port1.0.7
awplus(config-if)# switchport access vlan 12

This example returns port 15 as an untagged port to the Default_VLAN,
which has the VID 1:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.15
awplus(config-if)# switchport access vlan 1

Returning ports to the Default_VLAN can also be accomplished with the
NO SWITCHPORT ACCESS VLAN. See “NO SWITCHPORT ACCESS
VLAN” on page 926.