Hi all
i wanted to know what is the difference between the following
policy-map POLICE
class class-default
-> police 10000 conform transmit exceed drop
--> police rate 10000
are both actions same ??
2) i want to exclude " routing protocol traffic " from rate limiting but
all other control plane traffic should be rate limited to 10kbps.
is this solution correct ?
class-map match-any PROTOCOLS
match protocol ospf
match protocol bgp
policy-map RATE
class PROTOCOLS
class class-default
policy rate 10000
control-plane
service-policy input RATE
thanks
Blogs and organic groups at http://www.ccie.net
Received on Sun Mar 13 2011 - 11:36:51 ART
This archive was generated by hypermail 2.2.0 : Fri Apr 01 2011 - 06:35:41 ART