C613-50102-01 REV C
Command Reference for x510 Series
532
AlliedWare Plus™ Operating System - Version 5.4.6-1.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 or link aggregator.
Usage
See the protocol-based VLAN configuration example in the
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
Parameter
Description
<
vlan-class-group-id
>
Specify a VLAN classifier group identifier in the range
<
1-16
>.