Users Guide

Layer 2 Switching Commands 702
Default Configuration
There is no default configuration for this command.
Command Mode
Ipv6-Class-Map Configuration mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example adds a rule to match packets whose IPv6 Flow Label
equals 32312.
console(config-classmap)#match ip6flowlbl 32312
match ip dscp
Use the match ip dscp command in Class-Map Configuration mode to add to
the specified class definition a match condition based on the value of the IP
DiffServ Code Point (DSCP) field in a packet.
NOTE: This command is not available on the N1500 Series switches.
Syntax
match ip dscp dscpval
dscpval — Specifies an integer value or a keyword value for the DSCP
field. (Integer Range: 0–63) (Keyword Values: af11, af12, af13, af21, af22,
af23, af31, af32, af33, af41, af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6,
cs7, ef)
Default Configuration
This command has no default configuration.
Command Mode
Class-Map Configuration mode