Users Guide

Table Of Contents
Starting from release 10.4.2, the default rate limits have changed from 12 CPU queues and the protocols mapped to each CPU queue are
changed.
NOTE: When you upgrade from a previous release to release 10.4.2 and you have CoPP policy with rate limits congured in the
previous release, the CoPP policies are automatically remapped based on the new CoPP protocol mappings to queues. For
example:
You have a CoPP policy congured for queue 5 in release 10.4.1, which is for ARP Request, ICMPv6-RS-NS, iSCSI snooping, and
iSCSI-COS.
After upgrade to release 10.4.2, the CoPP policy for queue 5 is remapped based on the new CoPP protocol mappings to queues as
follows:
ARP Request is mapped to queue 6
ICMPv6-RS-NS is mapped to queue 5
iSCSI is mapped to queue 0
The rate limit conguration in CoPP policy before upgrade is automatically remapped to queues 6, 5, and 0 respectively after
upgrade.
For example, in release 10.4.1, the following policy conguration is applied on queue 5, which in 10.4.1 is mapped to ARP_REQ,
ICMPV6_RS, ICMPV6_NS, and ISCSI protocols:
policy-map type control-plane test
!
class test
set qos-group 5
police cir 300 pir 300
After upgrade to release 10.4.2, the policy conguration appears as follows:
policy-map type control-plane test
!
class test_Remapped_0
set qos-group 0
police cir 300 pir 300
!
class test_Remapped_5
set qos-group 5
police cir 300 pir 300
!
class test_Remapped_6
set qos-group 6
police cir 300 pir 300
In release 10.4.2, ARP_REQ is mapped to queue 6, ICMPV6_RS and ICMPV6_NS are mapped to queue 5, and ISCSI is mapped to
queue 0.
By default, CoPP trac towards the CPU is classied into dierent queues as shown below.
Table 68. CoPP: Protocol mappings to queues - prior to release 10.4.2
Queue Protocol
0 IPv6
1
2 IGMP
3 VLT, NDS
4 ICMPv6, ICMPv4
1122 Quality of service