Reference Guide

class
Creates a QoS class for a type of policy-map.
Syntax
class class—name
Parameters class-name — Enter a name for the class-map (up to 32 characters).
Default Not congured
Command Mode
POLICY-MAP-QUEUEING
POLICY-MAP-QOS
POLICY-MAP-NQOS
POLICY-MAP-CP
POLICY-MAP-APPLICATION
Usage Information If you dene a class-map under a policy-map, the type (qos, queuing, or control-plane) is the same as the
policy-map. You must create this map in advance. The only exception to this rule is when the policy-map type is
trust, where the class type must be qos.
Example
OS10(conf-pmap-qos)# class c1
Supported Releases 10.2.0E or later
class-map
Creates a QoS class-map which lters trac to match packets to the corresponding policy created for your network.
Syntax
class-map [type {qos | queuing | control-plane}] [{match-any | match-all}]
class-map-name
Parameters
type — Enter a class-map type.
qos — Enter a qos type class-map.
queuing — Enter a queueing type class-map.
control-plane — Enter a control-plane type class-map.
match-all — Determines how packets are evaluated when multiple match criteria exist. Enter the keyword
to determine that all packets must meet the match criteria to be assigned to a class.
match-any — Determines how packets are evaluated when multiple match criteria exist. Enter the keyword
to determine that packets must meet at least one of the match criteria to be assigned to a class.
class-map-name — Enter a class-map name (up to 32 characters).
Defaults
qos — class-map type
match-any — class-map lter
Command Mode CLASS-MAP-QOS
Usage Information Apply match-any or match-all class-map lters to control-plane, qos, and queuing type class-maps.
576 Quality of service