QoS on 3550. Applying police cir on a Vlan

From: Varthis Vassilantonakis (vvas@altec.gr)
Date: Thu Jun 09 2005 - 11:04:12 GMT-3


Hi group,

What if I want to limit some kind of traffic like a specific protocol
(icmp, or ftp for example) for a specific vlan and I want to apply the
configuration on the 3550.

When I tried it on my own lab it is giving me the following :

%QM-4-MATCH_NOT_SUPPORTED: Match type is not supported in classmap (when
I tried to apply it on the vlan)
or
%QM-4-CLASS_NOT_SUPPORTED: Classification is not supported in classmap
(when I tried to apply it on an interface which was an access port for
the specific vlan)

My configuration is like:

class-map test
  match access-group 100
!
policy-map test
 class test
   police cir 64000
!
access-list 100 permit icmp any any
!
int vlan 10
  service-policy output test

or

int range fa0/10 - 11
  service-policy output test

On both I am getting error messages like the above.

Any ideas on how could I accomplish this?

Thanks in advance.

Best Regards,

Varthis



This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:41 GMT-3