Users Guide

Table Of Contents
mbps Enter the committed rate unit in megabits per second, from 0 to 40000.
pps Enter the committed rate unit in packets per second, from 1 to 268000000.
burst-size Enter the burst size in kilobites per packet, from 0 to 10000 or 1 to 1073000.
max Enter the maximum peak rate in kbps, mbps, or pps.
max-burst-size Enter the burst size in kilobites per packets, from 0 to 10000 or 1 to 1073000.
Default Maximum burst size is 50 kb or 200 packets
Command Mode POLICY-MAP-CLASS-MAP
Usage
Information
This command only supports the ingress QoS policy type. 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. If you enter the minimum rate in pps, you must also enter the maximum
rate in pps.
Example
OS10(conf-pmap-c-que)# shape min kbps 11 max kbps 44
Supported
Releases
10.2.0E or later
show class-map
Displays configuration details of all existing class-maps.
Syntax
show class-map [type {control-plane | qos | queuing | network-qos} 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.
network-qos Displays all policy-maps of network-qos type.
control-plane Displays all policy-maps of control-plane type.
class-map-name Displays the QoS class-map name.
Default Not configured
Command Mode EXEC
Usage
Information
This command displays all class-maps of qos, queuing, network-qos, or control-plane type. The
class-map-name parameter displays all details of a configured class-map name.
Example
OS10# show class-map type qos c1
Class-map (qos): c1 (match-all)
Match(not): ip-any dscp 10
Supported
Releases
10.2.0E or later
show control-plane buffers
Displays the pool type, reserved buffer size, and the maximum threshold value for each of the CPU queues.
Syntax
show control-plane buffers
Parameters None
Default None
Command Mode EXEC
Usage
Information
None
Quality of service 1593