Re: GTS : Can be enabled only at the first level

From: CCIEin2006 (ciscocciein2006@gmail.com)
Date: Sat Sep 29 2007 - 08:07:38 ART


Why not just use the shape command directly under class-default?

Why are you nesting it?

On 9/28/07, ISolveSystems <support@isolvesystems.com> wrote:
>
> Question asks to configure Genric Traffic Shaping for all traffic other
> than
> the voice traffic destined for 200.0.0.4. The bit-rate that's allowed for
> this traff is 7mbps with a sustained and excess burst size of 700kbps.
>
> Below is my config. Any idea why "GTS : Can be enabled only at the first
> level"?
>
> Router(config-if)#service-policy output GTS
> GTS : Can be enabled only at the first level
>
> ip access-list extended TO_R4
> permit ip any host 200.0.0.4
>
> class-map match-all TO_R4
> match access-group name TO_R4
> class-map match-all VOICE
> match protocol rtp
>
> policy-map TO_R4
> class TO_R4
> shape average 7000000
> policy-map GTS
> class VOICE
> class class-default
> service-policy TO_R4
>
> Thanks.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:16 ART