C613-50170-01 Rev B
Command Reference for x510 Series
588
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VLAN C
OMMANDS
SWITCHPORT
MODE
ACCESS
switchport mode access
Overview
Use this command to set the switching characteristics of the port to access mode.
Received frames are classified based on the VLAN characteristics, then accepted or
discarded based on the specified filtering criteria.
Syntax
switchport mode access [ingress-filter {enable|disable}]
Default
By default, ports are in access mode with ingress filtering on.
Usage
Use access mode to send untagged frames only.
Mode
Interface Configuration
Example
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport mode access ingress-filter enable
Validation
Command
Parameter
Description
ingress-filter
Set the ingress filtering for the received frames.
enable
Turn on ingress filtering for received frames. This is the default.
disable
Turn off ingress filtering to accept frames that do not meet the
classification criteria.