CLI Reference Guide

Table Of Contents
372 QoS Commands
www.dell.com | support.dell.com
Example
The following example displays how to add a match condition using the "snmp" port name
keyword.
console(config-classmap)#match srcl4port snmp
match vlan
Use the
match vlan
command in Class-Map Configuration mode to add to the specified class
definition a match condition based on the value of the layer 2 VLAN Identifier field. This field is
the only tag in a single tagged packet or the first or outer tag of a double VLAN packet.
Syntax
match vlan
<
vlan-id
>
•<
vlan-id
>—Specifies a VLAN ID as an integer. (Range: 0 - 4095)
Default Configuration
This command has no default configuration.
Command Mode
Class-Map Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example displays adding a match condition for the VLAN ID "2."
console(config-classmap)#match vlan 2
mirror
Use the
mirror
command in Policy-Class-Map Configuration mode to mirror all the data that
matches the class defined to the destination port specified.
Syntax
mirror
interface
interface
—Specifies the Ethernet port to which data needs to be copied.
Default Configuration
This command has no default configuration.