cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
4
Helpful
1
Replies

policing

bellocarico
Level 1
Level 1

What is the difference between these 3 commands?

R1(config-map)police XXX

R1(config-map)police cir XXX

R1(config-map)police rate XXX

?

Thanks to read.

1 Reply 1

royalblues
Level 10
Level 10

from the command lookup table

police

To configure traffic policing, use the police command in policy-map class configuration mode or policy-map class police configuration mode. To remove traffic policing from the configuration, use the no form of this command.

police bps [burst-normal] [burst-max] conform-action action exceed-action action [violate-action action]

police (two rates)

To configure traffic policing using two rates, the committed information rate (CIR) and the peak information rate (PIR), use the police command in policy-map configuration mode. To remove two-rate traffic policing from the configuration, use the no form of this command.

police cir cir [bc conform-burst] pir pir [be peak-burst] [conform-action action [exceed-action action [violate-action action]]]

police rate (control-plane)

To configure traffic policing for traffic that is destined for the control plane, use the police rate command in policy-map class configuration mode. To remove traffic policing from the configuration, use the no form of this command.

Syntax for Packets Per Seconds

police rate units pps [burst burst-in-packets packets] [peak-rate peak-rate-in-pps pps] [pack-burst peak-burst-in-packets packets]

HTH, rate if it does

Narayan

Review Cisco Networking products for a $25 gift card