12-22-2011 10:08 PM - edited 03-07-2019 04:02 AM
cpp arp, i want to make control plane policing for the arp packets but i am bot sure how many mbits per second is ok with that? do you have any idea?
Solved! Go to Solution.
12-24-2011 10:58 AM
Use our favourite search engine and search for " deploying control plane policing"
12-23-2011 06:44 AM
A default policy would be
!
class-map match-all CoPP-arp
match protocol arp
!
class CoPP-arp
police 500000 4470 4470 conform-action transmit exceed-action drop
!
12-24-2011 02:34 AM
how can i determine the optimum policing rate for arp?
Sent from Cisco Technical Support iPhone App
12-24-2011 09:17 AM
That is the default cisco recommendation.
12-24-2011 09:36 AM
do you have any documentation for that?
Sent from Cisco Technical Support iPhone App
12-24-2011 10:58 AM
Use our favourite search engine and search for " deploying control plane policing"
12-24-2011 11:33 AM
thanks
Sent from Cisco Technical Support iPhone App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide