Dear Experts,
I have a query regarding MQC class-map, please make my vision
clear.
if we use class-map match-any rule and then match several class of the ip
using ACLs and if we police that same class on say 1Mbps then will it be
applied for that matching packet or it will be applied for the entire class
and all the matched.
for example :
ip access-list standard ACL-IP1
match 192.168.1.0 0.0.0.255
ip access-list standard ACL-IP2
match 192.168.2.0 0.0.0.255
ip access-list standard ACL-IP3
match 192.168.3.0 0.0.0.255
class-map match-any CMAP-1Mbps
match access-group name ACL-IP1
match access-group name ACL-IP2
match access-group name ACL-IP3
policy-map PMAP-POLICING
class CMAP-1Mbps
police 1024000 65536 exceed drop
interface fa 0/1
service-policy input PMAP-POLICING
Now my question is will the above example give the 1mbps QoS to each one of
the three ACLs IP pool or it will be shared among them while using
simultaneously?
Thanks & Regards,
Yatin Dave
Blogs and organic groups at http://www.ccie.net
Received on Fri Feb 11 2011 - 13:14:14 ART
This archive was generated by hypermail 2.2.0 : Tue Mar 01 2011 - 07:01:50 ART