CLI Guide

Table Of Contents
cpu-queue
Configures queue parameters.
Syntax
cpu-queue queue-number {protocol-group group-name [qos-policy policy-name]
| qos-policy policy-name}
Use the no cpu-queue queue-number command to remove the queue parameter configuration.
Command Modes COPP-PROFILE
Parameters
queue-number
Enter the queue number that you want to configure. The range is from 0 to 11. A
queue can be mapped to a protocol-group or a qos-policy or both. Protocol groups
cannot be configured for queue numbers 0 and 4. Only qos-policy can be mapped
to these two queues.
protocol-group
group-name
Enter the keyword protocol-group followed by the name of the protocol group.
qos-policy
policy-name
Enter the keyword qos-policy followed by the name of the QoS policy. The
Rateshape parameters and queue-length are defined in the QoS policy.
Command
History
Version Description
9.11.0.0 Introduced on the S6000, S6000ON, Z9100ON, and S6100ON.
Usage
Information
The protocols which are not mapped to the cpu queues will be mapped to Queue 0. The internal protocols
like IPC, VLT etc will be mapped to Queue 4.
Example
DellEMC(conf)#copp-profile COPP
DellEMC(conf-copp-profile)#cpu-queue 1 protocol-group PG1 qos-policy QP1
DellEMC(conf-copp-profile)#cpu-queue 2 protocol-group PG2
DellEMC(conf-copp-profile)#cpu-queue 3 qos-policy QP3
DellEMC(conf-copp-profile)#show config
!
copp-profile COPP
cpu-queue 1 protocol-group PG1 qos-policy QP1
cpu-queue 2 protocol-group PG2
cpu-queue 3 qos-policy QP3
DellEMC(conf-copp-profile)#
copp-policy
Creates a control plane policing (CoPP) policy.
Syntax
copp-policy profile-name
Use the no copp-policy profile-name command to remove the CoPP policy.
Command Modes CONTROL-PLANE-CPUQOS
Parameters
profile-name
Enter the unique profile name for the CoPP policy that you want to create.
NOTE: The length of the profile name that you specify cannot exceed 32
characters.
Command
History
Version Description
9.11.0.0 Introduced on the S6000, S6000ON, Z9100ON, and S6100ON.
Usage
Information
Following are the prerequisite for applying a CoPP policy:
Ensure that the protocols are not running. If protocols are running, issues such as, packets arriving out
of order, may occur.
458 Control Plane Policing (CoPP)