[c-nsp] ME3600 QoS

Nick Ryce nick at fluency.net.uk
Wed Aug 7 04:59:02 EDT 2013


Hi Guys,

I am trying to to do some basic QoS to prioritise packets marked with DSCP EF on EFP's but keep getting errors as below:

SW1.WAV-EDI(config-if-srv)#service-policy output Voip
QoS: Invalid target for service-policy
QoS: Configuration errors for policy map Voip

Class-map and policy map as below ( I have just used priority 1 as a basic test and know it can in some circumstances starve other queues )

class-map match-any Voice
 match ip dscp ef
!
policy-map Voip
 class Voice
  priority level 1
 class class-default
  bandwidth remaining percent 70

Any help much appreciated.

Nick


More information about the cisco-nsp mailing list