Reference Guide
bandwidth
Assigns a percentage of weight to the queue.
Syntax
bandwidth percent value
Parameters percent value — Enter the percentage assignment of bandwidth to the queue (1 to 100).
Default Not congured
Command Mode POLICY-MAP QUEUE
Usage Information If you congure this command, you cannot use the priority command for the class.
Example
OS10(conf-pmap-que)# bandwidth percent 70
Supported Releases 10.2.0E or later
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 congured
Command Mode POLICY-MAP-QUEUEING
Usage Information If you dene 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 trac 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.
468 Quality of service