beautypg.com

Switchport mode access, Enables or – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 443

background image

VLAN Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

17.15

switchport mode access

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

Validation
Command

show interface switchport

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.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

switchport mode access ingress-filter
enable