Hi,

I suspect that if you use 'remaining percent' you might to define the
overall output speed for the service instance. You also have to
specify interface output speed using policy (for example 'shape
average 1000000000' for 1G interface).

kind regards
Pshem


On 7 August 2013 20:59, Nick Ryce <[email protected]> wrote:
> 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
> _______________________________________________
> cisco-nsp mailing list  [email protected]
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to