From: Sunil Almeida (Sunil.Almeida@alicogulf.com)
Date: Tue Sep 06 2005 - 14:42:15 GMT-3
Hi group
I am trying to configure the following Nested MQC with NBAR which does
traffic shaping and drop ICMP packet
-----------
Class ICMP
 match protocol icmp
policy-map INNER
  class ICMP
   drop
 
 policy-map OUTER
  class class-default
   shape average 16000
   service-policy INNER
interface fastethernet0/0
service-policy output OUTER
----------------
With the above statements , only the OUTER policy works , the INNER
policy doesn't 
However If I replace the "match protocol icmp" with access-list it works
What am I doing wrong here , I have "ip cef" enabled
Thanks 
Sunil 
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:14 GMT-3