960
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
Q
O
S C
OMMANDS
MATCH
INNER
-
VLAN
match inner-vlan
Overview
Use this command to define the inner VLAN ID as match criteria.
Use the
no
variant of this command to disable the VLAN ID used as match criteria.
Syntax
match inner-vlan <
1-4094
>
no match inner-vlan
Mode
Class Map Configuration
Usage
This command is used in double-tagged networks to match on a VLAN ID
belonging to the client network. For more information on VLAN double-tagged
networks, see the
VLAN Feature Overview and Configuration Guide
.
Examples
To configure a class-map named
cmap1
to match traffic from inner VLAN 3, use the
commands:
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
match inner-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 inner-vlan
Parameter
Description
<
1-4094
>
The VLAN number.