Reference Guide

Table Of Contents
clear qos statistics type
Clears all queue counters for the control-plane, qos, and queueing.
Syntax
clear qos statistics type {{qos | queuing | control-plane} [interface
ethernet node/slot/port[:subport]]}
Parameters
qos Clears qos type statistics.
queuing Clears queueing type statistics.
control-plane Clears control-plane type statistics.
interface ethernet node-id/slot/port-id [:subport] Clears QoS statistics for an
Ethernet interface configured for qos, queuing, or control-plane.
Default Not configured
Command Mode EXEC
Usage
Information
None
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
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 match-any c1
OS10(conf-cmap-control-plane)#
Example (policy-
map)
OS10(config)# policy-map type control-plane p1
OS10(conf-pmap-control-plane)#
Supported
Releases
10.2.0E or later
flowcontrol
Enables or disables link-level flow control on an interface.
Syntax
flowcontrol [receive | transmit] [on | off]
Parameters
receive (Optional) Indicates the port can receive flow control packets from a remote device.
Quality of service 649