[nsp] Catalyst 3550

From: Elijah Kagan (elijah@netvision.net.il)
Date: Tue Feb 05 2002 - 11:21:21 EST


Does anybody have an experience with Catalyst 3550? Specifically, I am
trying to rate-limit traffic on a port in both direction.

Here is what I've done:
        conf t
         mls qos

         class-map match-any ALL
          match any

         policy-map TEST
          class ALL
            police 96000 8000 exceed-action drop

         interface GigabitEthernet0/10
          service-policy input TEST
          service-policy output TEST
        end

For some reason this does not work. The above configuration does not catch
any traffic at all (this is confirmed by 'sh policy-map int gi 0/10').

What have I done wrong?

The switch is running layer-2 only software, version 12.1(6)EA1a.

Any help will be greatly appreciated.

Thanks,

Elijah



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:13:31 EDT