Users Guide

be peak-burst-size — (Optional) Enter a peak burst size in kilo bytes (16 to 200000).
Defaults
bc committed-burst-size value is 200 KB for control plane and 100 KB for all other class-map
types
be peak-burst-size value is 200 KB for control plane and 100 KB for all other class-map types
Command Mode POLICY-MAP-CLASS-MAP
Usage Information If you do not provide the peak-rate pir values, the committed-rate cir values are taken as the pir values. Only
the ingress QoS policy type supports this command. For control-plane policing, the rate values are in pps.
Example
OS10(conf-pmap-c-qos)# police cir 5 bc 30 pir 20 be 40
Supported Releases 10.2.0E or later
policy-map
Enters QoS POLICY-MAP mode and creates or modies a QoS policy-map.
Syntax
policy-map policy-map-name [type {qos | queuing | control-plane | application |
network-qos }]
Parameters
policy-map-name — Enter a class name for the policy-map (up to 32 characters).
type — Enter the policy-map type.
qos — Create a qos policy-map type.
queuing — Create a queueing policy-map type.
control-plane — Create a control-plane policy-map type.
application — Create an application policy-map type.
network-qos — Create a network-qos policy-map type.
Defaults qos = class-map type and match-any = class-map lter
Command Mode CONFIGURATION
Usage Information The no version of this command deletes a policy-map.
Example
OS10(config)# policy-map p1
Example (Queuing)
OS10(config)# policy-map type queuing p1
Supported Releases 10.2.0E or later
priority
Sets the scheduler as a strict-priority.
Syntax
priority
Parameters None
Default WDRR — when priority is mentioned, it moves to SP with default level 1
Quality of service 601