Connectivity Guide

control-plane
Enters CONTROL-PLANE mode.
Syntax
control-plane
Parameters None
Default Not congured
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
control-plane-buer-size
Congures the buer size for the CPU pool.
Syntax
control-plane-buffer-size size-of-buffer-pool
Parameters size-of-buffer-pool—Enter the buer size in KB, from 620 KB to 900 KB.
Default None
Command Mode SYSTEM-QOS
Usage Information This command congures the buer size of the CPU pool. The system allocates a buer size for the CPU pool
from the total system buer. A minimum guaranteed buer is allocated for each of the CPU queues and the rest is
available for shared usage. The size of the buer pool varies based on the number of CPU queues and buer usage
by each queue, but it cannot be less than the aggregate of the minimum guaranteed buer allocated for each of
the CPU queues. The no version of this command removes the buer size congured for the CPU pool and
returns the buer 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
owcontrol
Enables or disables link-level ow control on an interface.
Syntax
flowcontrol [receive | transmit] [on | off]
Parameters
receive — (Optional) Indicates the port can receive ow control packets from a remote device.
Quality of service 999