452
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
VLAN
CLASSIFIER
ACTIVATE
vlan classifier activate
Overview
Use this command in Interface Configuration mode to associate a VLAN classifier
group with the switch port.
Use the
no
variant of this command to remove the VLAN classifier group from the
switch port.
Syntax
vlan classifier activate <
vlan-class-group-id
>
no vlan classifier activate <
vlan-class-group-id
>
Mode
Interface Configuration mode for a switch port.
Usage
See the protocol-based VLAN configuration example in the
VLAN Feature
Overview and Configuration Guide
for configuration details.
Example
To associate VLAN classifier group 3 with switch
port1.0.3
, enter the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.3
awplus(config-if)#
vlan classifier activate 3
To remove VLAN classifier group 3 from switch
port1.0.3
, enter the following
commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.3
awplus(config-if)#
no vlan classifier activate 3
Related
Commands
show vlan classifier rule
vlan classifier group
vlan classifier rule ipv4
vlan classifier rule proto
Parameter
Description
<
vlan-class-group-id
>
Specify a VLAN classifier group identifier in the range
<
1-16
>.