QoS with ACL

From: Nadeem Zahid \(iszahid\) (iszahid@cisco.com)
Date: Wed Feb 15 2006 - 04:50:18 GMT-3


I have this MQC nested policy. When I send the traffic with correct
src/dest as in the ACL, it ends up in
class-default rather than the right class. I see that reason is that ACL
counters don't increment.
I applied the same ACL on ingress interface and sent same traffic, it
gets the hits.
Any insight here?

class-map match-all VLAN_A
  match access-group name VLAN_A_TO_B
!
 class-map match-all IP_PREC_2
  match ip precedence 2
!
 policy-map CHILD
  class VLAN_A
   bandwidth 128
   random-detect
 policy-map PARENT
  class IP_PREC_2
   shape average 128000
   service-policy CHILD

R2#sh access-lists VLAN_A _TO_B
Extended IP access list VLAN_C_TO_BB1
    10 permit ip 10.10.22.0 0.0.0.255 150.10.1.0 0.0.0.255

thanks

Nadeem



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3