Switchport enable vlan – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 442
Advertising

VLAN Commands
Software Reference for x310 Series Switches
17.14
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
switchport enable vlan
This command enables the VLAN on the port manually once disabled by certain actions,
such as QSP (QoS Storm Protection) or EPSR (Ethernet Protection Switching Ring). Note
that if the VID is not given, all disabled VLANs are re-enabled.
Syntax
switchport enable vlan [<1-4094>]
Mode
Interface Configuration
Example
To re-enable the port1.0.1 from VLAN 1:
Related Commands
show mls qos interface storm-status
Parameter
Description
vlan
Re-enables the VLAN on the port.
<1-4094>
VLAN ID.
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
switchport enable vlan 1
Advertising