C613-50170-01 Rev B
Command Reference for x510 Series
1632
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
MATCH
VLAN
match vlan
Overview
Use this command to define the VLAN ID as match criteria.
Use the
no
variant of this command to disable the VLAN ID used as match criteria.
Syntax
match vlan <
1-4094
>
no match vlan
Mode
Class Map Configuration
Examples
To configure a class-map named
cmap1
to include traffic from VLAN 3, use the
commands:
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
match vlan 3
To disable the configured VLAN ID as a match criteria for the class-map named
cmap1
, use the commands:
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
no match vlan
Parameter
Description
<
1-4094
>
The VLAN number.