[c-nsp] MQOS and Cisco 7600

MPalis security at cytanet.com.cy
Thu Nov 3 16:14:15 EST 2005


Hello all

I am trying to conigure MQOS on a Cisco 7600. Confguration is as follows:

class-map match-all TEST
  match access-group 136
  match ip dscp af43 


policy-map test-qos
  class TEST
   police cir 21000000 bc 1050000 be 2100000 conform-action transmit
exceed-action drop

access-list 136 permit ip any 10.10.0.0 0.0.255.255

When i apply th policy to a Gigabit Ethernet on the router I am getting th
message
"QoS: Specified match criteria cannot use match-all in class TEST" as shown
below.

router(config)#interface GigabitEthernet1/1
router(config-if)#service-policy out test-qos
QoS: Specified match criteria cannot use match-all in class TEST


Similar configuration is OK on Cisco7513 routers. Note that if i have ONLY
one match statement in the class-map the service policy can be applied on
the Interface. IOS that we are running is
s72033-adventerprisek9_wan-mz.122-18.SXE3.bin. Supervisory engine is
WS-SUP720-3BXL.


Did anyone face such a problem with C7600?

Any help will be appreciated


More information about the cisco-nsp mailing list