Setup Guide

Displaying CoPP Conguration
The CLI provides show commands to display the protocol trac assigned to each control-plane queue and the current rate-limit applied to
each queue. Other show commands display statistical information for trouble shooting CoPP operation.
Viewing Queue Rates
To view the rates that are currently applied on each control-plane queue, use the show cpu-queue rate [all | queue-id id |
range from-queue to-queue] command.
Dell#show cpu-queue rate all
Service-Queue Rate (kbps) Burst (kb)
-------------- ----------- ----------
Q0 400 1000
Q1 600 1000
Q2 600 1000
Q3 2000 5000
Q4 300 2000
Q5 300 2000
Q6 1200 3000
Q7 800 1000
Q8 600 1000
Q9 600 1000
Q10 3200 1000
Q11 2600 6000
Q12 2300 3000
Q13 1800 3000
Q14 1 4000
Q15 1 100
Q16 1200 100
Q17 1200 1000
Q18 7000 1000
Q19 800 7000
Q20 5000 1000
Dell#show cpu-queue rate queue-id 8
Service-Queue Rate (kbps) Burst (kb)
-------------- ----------- ----------
Q8 600 1000
Dell#show cpu-queue rate range 8 12
Service-Queue Rate (kbps) Burst (kb)
-------------- ----------- ----------
Q8 600 1000
Q9 600 1000
Q10 3200 1000
Q11 2600 6000
Q12 2300
Viewing MAC Protocol-Queue Mapping
To view the queues to which MAC protocol trac is assigned, use the show mac protocol-queue-mapping command.
Dell#show protocol-queue-mapping ?
queue-id Show protocols mapped to queue-id
| Pipe through a command
<cr>
256
Control Plane Policing (CoPP)