IEWB-RS Technology Labs - 3550 QOS

From: deji500@hotmail.com
Date: Sat Jan 20 2007 - 12:47:30 ART


Hi

When i configure a class-map with a match vlan statement, i get the following error:

vlan 201-202
!

access-list 100 permit ip any any

class-map match-all IP_TRAFFIC
  match access-group 100
class-map match-all VLAN_201
  match class-map IP_TRAFFIC
  match vlan 201
class-map match-all VLAN_202
  match class-map IP_TRAFFIC
  match vlan 202
!
!
policy-map MARK_TRAFFICE
  class VLAN_201
   set precedence 5
  class VLAN_202
   set precedence 4

%QM-4-CLASS_NOT_SUPPORTED: Classification is not supported in classmap VLAN_202
01:47:44: %QM-4-CLASS_NOT_SUPPORTED: Classification is not supported in classmap VLAN_202
01:47:44: %QM-4-CLASS_NOT_SUPPORTED: Classification is not supported in classmap VLAN_202

I have gone through DocCD to see if a command is missing but no joy. When I remove the match vlan (201 or 202) statement, I am able to apply the service-policy to the interface.

I am hoping someone might know why i am getting the message.

Thanks



This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:57 ART