Reference Guide

View CMAP1 conguration
OS10# show class-map type control-plane cmap1
Class-map (control-plane): cmap1 (match-any)
View CoPP service-policy
OS10# show policy-map type control-plane
Service-policy(control-plane) input: pmap1
Class-map (control-plane): cmap1
set qos-group 6
police cir 200 bc 100 pir 200 be 100
View CoPP information
OS10# show control-plane info
Queue Rate Limit(in pps) Protocols
0 600
1 1000
2 300
3 1300
4 2000 VLT NDS
5 400 ARP_REQ IPV6_ICMP_REQ
6 400 ARP_RESP IPV6_ICMP IPV6_ICMP_RESP IPV4_ICMP SSH TELNET TACACS NTP FTP
7 400 RSTP PVST MSTP LACP
8 600 DOT1X LLDP
9 600 IPV6_OSPF IPV4_BGP IPV4_OSPF
10 600 IPV6_DHCP IPV4_DHCP SERVICEABILITY
11 300 OPEN_FLOW
View CoPP statistics
OS10# show control-plane statistics
Queue Packets Bytes Dropped Packets Dropped Bytes
0 0 0 0 0
1 0 0 0 0
2 0 0 0 0
3 0 0 0 0
4 0 0 0 0
5 2 172 0 0
6 0 0 0 0
7 32048 2180484 0 0
8 14140 2569184 0 0
9 0 0 0 0
10 0 0 0 0
11 0 0 0 0
Egress trac classication
Egress trac is classied into dierent queues based on the trac-class ID marked on the trac ow.
You can set the trac class ID for a ow by enabling trust or by classifying ingress trac and mark it with a trac class ID using a policy
map. By default, the value of trac class ID for all the trac is 0.
The order of precedence for qos-map is:
1 Interface level map
2 System-qos level map
3 Default map
Table 12. Default mapping of
trac class ID to queue
Trac class ID Queue ID
0 0
1 1
Quality of service 561