Users Guide

Example
Dell(conf)#copp-profile COPP
Dell(conf-copp-profile)#show config
!
copp-profile COPP
Dell(conf-copp-profile)#
cpu-queue
Congures 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 conguration.
Command Modes COPP-PROFILE
Parameters
queue-number Enter the queue number that you want to congure. 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
congured 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 dened in the QoS policy.
Command History
Version Description
9.11.0.0 Introduced on the S6000, S6000–ON, Z9100–ON, and S6100–ON.
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
Dell(conf)#copp-profile COPP
Dell(conf-copp-profile)#cpu-queue 1 protocol-group PG1 qos-policy QP1
Dell(conf-copp-profile)#cpu-queue 2 protocol-group PG2
Dell(conf-copp-profile)#cpu-queue 3 qos-policy QP3
Dell(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
Dell(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.
462 Control Plane Policing (CoPP)