Hello,

After upgrading to 12.2(58)SE1 on a ME3400 seems like all the input CIR with
BC configured like this stopped working:
policy-map CIR_4096
 class class-default
    police cir 4096000 bc 256000
      conform-action transmit
      exceed-action drop

When trying to apply the following to an interface it produces this:
switch(config)#int fa0/1
switch(config-if)#service-policy input CIR_4096
extended burst (be) cannot be configured for this interface
Configuration failed!
switch(config-if)#

Interesting enough this worked fine on anything before 12.2(58)SE1. Does
somebody know whether this is a bug or a newly "discovered" hw limitation
that is never going to be fixed?

BTW it works fine when I remove the BC from the policy map, but I do not
want to reconfigure ton of switches:
policy-map CIR_4096
 class class-default
    police cir 4096000
      conform-action transmit
      exceed-action drop

-pavel skovajsa
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to