C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
429
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
SWITCHPORT
ACCESS
VLAN
switchport access vlan
Overview
Use this command to change the port-based VLAN of the current port.
Use the
no
variant of this command to change the port-based VLAN of this port to
the default VLAN, vlan1.
Syntax
switchport access vlan <
vlan-id
>
no switchport access vlan
Default
Reset the default VLAN 1 to specified switchports using the negated form of this
command.
Mode
Interface Configuration
Usage
Any untagged frame received on this port will be associated with the specified
VLAN.
Examples
To change the port-based VLAN to VLAN 3 for
port1.0.2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
switchport access vlan 3
To reset the port-based VLAN to the default VLAN 1 for
port1.0.2
, use the
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no switchport access vlan
Validation
Command
show interface switchport
Related
Commands
show vlan
Parameter
Description
<
vlan-id
>
<1-4094> The port-based VLAN ID for the port.