Users Guide

Usage Information The qos or control-plane ingress QoS policy type only supports this command. When class-map type is
control-plane, the qos-group corresponds to CPU queues 0 to 11, and when the class-map type is qos, the
qos-group corresponds to data queues 0 to 7.
Example
OS10(conf-pmap-c-qos)# set qos-group 7
Supported Releases 10.2.0E or later
shape
Shapes the outgoing trac rate.
Syntax
shape {min {kbps | mbps} min-value [burst-size]} {max {kbps | mbps} max-value
[max-burst-size]}
Parameters
min — Enter the minimum committed rate in unit (kbps, mbps).
kbps — Enter the committed rate unit in kilobits per second (0 to 40000000).
mbps — Enter the committed rate unit in megabits per second (0 to 40000).
burst-size — Enter the burst size in kilobytes per packet (0 to 10000 or 1 to 1073000).
max — Enter the maximum peak rate in kbps, mbps.
max-burst-size — Enter the burst size in kilobytes per packets (0 to 10000 or 1 to 1073000).
Default Maximum burst size is 50 kb
Command Mode POLICY-MAP-CLASS-MAP
Usage Information Only the ingress QoS policy type supports this command. You must enter both the minimum and maximum values.
If you enter the rate value in pps, the burst provided is in packets. If you enter the rate in kbps or mbps, the burst is
provided in kb.
Example
OS10(conf-pmap-c-que)# shape min kbps 11 max kbps 44
Supported Releases 10.2.0E or later
show class-map
Displays conguration details of all existing class-maps.
Syntax
show class-map [type {control-plane | qos | queuing} class-map-name]
Parameters
type — Enter the policy-map type (qos, queuing, or control-plane).
qos — Displays all policy-maps of qos type.
queuing — Displays all policy-maps of queuing type.
control-plane — Displays all policy-maps of control-plane type.
class-map-name — Displays the QoS class-map name.
Default Not congured
Command Mode EXEC
468 Quality of service