cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
614
Views
0
Helpful
1
Replies

Control Plane Policing

itsmegomzki
Level 1
Level 1

Hi All,

 

I am doing some control plane simulation and using c7200 router but not sure why my ACLs is not accepted by the control plane?

 

example1:

- access-list configuration

access-list 100 permit ICMP any any

- class-map configuration

class-map dos-traffic

match access-group 100

exit

- policy-map configuration

policy-map POLICE

class dos-traffic

police 8000 conform-action transmit exceed-action drop

exit

- control-plane configuration

service-policy input POLICE

 

I use ping <IP> -t -l 65500 command to send huge packets, however when using "show policy-map control-plane", it doesn't show any packets captured by dos-traffic class map, but the class map class-default pre-defined by the router showing packets received (please see the attached result).

 

I appreciate your help in advance. Thanks 

 

 

 

1 Accepted Solution

Accepted Solutions

omz
VIP Alumni
VIP Alumni

The config looks ok .. possibly virtualisation/simulation issue

Screenshot 2020-04-26 at 01.07.48.png

View solution in original post

1 Reply 1

omz
VIP Alumni
VIP Alumni

The config looks ok .. possibly virtualisation/simulation issue

Screenshot 2020-04-26 at 01.07.48.png

Review Cisco Networking for a $25 gift card