Users Guide

Table Of Contents
Example
OS10# clear qos statistics type qos interface ethernet 1/1/5
Example (control-
plane)
OS10# clear qos statistics type control-plane interface ethernet 1/1/7
Example (queuing)
OS10# clear qos statistics type queuing interface ethernet 1/1/2
Example (BST)
OS10# clear qos statistics type buffer-statistics-tracking
Supported
Releases
10.2.0E or later
control-plane
Enters CONTROL-PLANE mode.
Syntax
control-plane
Parameters None
Default Not configured
Command Mode CONTROL-PLANE
Usage Information If you attach an access-list to the class-map type of control-plane, the access-list ignores the permit and
deny keywords.
Example (class-
map)
OS10(config)# class-map type control-plane c1
OS10(config-cmap-control-plane)#
Example (policy-
map)
OS10(config)# policy-map type control-plane p1
OS10(config-pmap-control-plane)#
Supported
Releases
10.2.0E or later
control-plane-buffer-size
Configures the buffer size for the CPU pool.
Syntax
control-plane-buffer-size size-of-buffer-pool
Parameters size-of-buffer-pool—Enter the buffer size in KB, from 620 KB to 900 KB.
Default None
Command Mode SYSTEM-QOS
Usage Information This command configures the buffer size of the CPU pool. The system allocates a buffer size for the CPU pool
from the total system buffer. A minimum guaranteed buffer is allocated for each of the CPU queues and the rest
is available for shared usage. The size of the buffer pool varies based on the number of CPU queues and buffer
usage by each queue, but it cannot be less than the aggregate of the minimum guaranteed buffer allocated for
each of the CPU queues. The
no version of this command removes the buffer size configured for the CPU pool
and returns the buffer size to the default value, 620 KB.
Example
OS10(config-sys-qos)# control-plane-buffer-size 900
Supported
Releases
10.4.2.0 and later
Quality of service 1131