Switchport mode access – Allied Telesis AT-S83 User Manual
Page 202

Chapter 9: Interface Configuration Mode Commands
202
SWITCHPORT MODE ACCESS
Syntax
switchport mode access ingress-filter enable|disable
no switchport mode
Parameters
ingress-filter
Sets the ingress filtering for the received frames. Choose
from the following options:
enable
Sets the ingress filtering for received frames.
Received frames that cannot be classified in the
previous step based on the acceptable frame
type parameter (access/trunk) are discarded.
disable Turns off ingress filtering to accept frames that
do not meet the classification criteria. This is the
default value.
Description
Use the SWITCHPORT MODE ACCESS command to set the switching
characteristics of the Layer-2 interface to access mode and classify
untagged frames only. Received frames are classified based on the VLAN
characteristics. Then they are accepted or discarded based on the
specified filtering criteria.
Use the no form of this command to reset the mode of the Layer-2
interface to the default value which is that ingress filtering is off. Also, all
frames are classified and accepted.
Command Mode
Interface mode
Example
The following commands set the ingress filtering for the received frames
on interface 6:
switch#configure terminal
switch(config)#interface xe6
switch(config-if)#switchport mode access ingress-
filter enable