policing Flashcards
where can you apply policers?
either as part of a firewall policy
or in an interface within a protocol family. This makes it possible to police l2vpn and MPLS.
what algo does this use?
token bucket. allows average throughput over time and supports configurable bursting
Whats the recommended burst calc?
interface speed x time of burst.
eg, 100,000,000 bits per second interface for 5ms (5/1000s) = 500,000 bits, or 62,500 bytes
what are the two policer fields?
bandwidth-limit
burst-size-limit
how does this get configured?
Policer has a from then clause like all policy.
if the traffic is exceeding the limits the then action is carried out. If its not exceeding the limits no action is taken
if the policer then cause is NOT discard, the rest of the firewall filter takes effect