Switchport mode access – Allied Telesis AT-8100 Series User Manual
Page 934

Chapter 61: Port-based and Tagged VLAN Commands
934
SWITCHPORT MODE ACCESS
Syntax
switchport mode access [ingress-filter enable|disable]
Parameters
enable
Activates ingress filtering.
disable
Disables ingress filtering.
Mode
Port Interface mode
Description
Use this command to designate ports as untagged ports. This is the first
command to adding ports as untagged ports to VLANs. The second
command is “SWITCHPORT ACCESS VLAN” on page 932.
The access mode is the default setting for all ports on the switch.
Consequently, you only need to perform this command for ports that were
changed to the trunk mode for tagged packets and now need to be
returned to the access mode for untagged packets.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
Example
This example designates ports 17 to 24 as untagged ports:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.17-port1.0.24
awplus(config-if)# switchport mode access