From: Sami (sy1977@gmail.com)
Date: Wed Jun 28 2006 - 14:19:32 ART
Thanks Scott
Just noticed if shaping is enabled on default class but I want to police
another class in this case ICMP to 16K , it doesn't allow.
Can't we combine shaping and polcing ?
policy-map shape
class ICMP_TF
class class-default
shape average 3000000
service-policy 64KVOIP
R5(config-pmap)#class ICMP_TF
R5(config-pmap-c)#police cir 16000
*Output rate-limit already configured, police not allowed*
Thanks
Sami
On 6/28/06, Scott Morris <swm@emanon.com> wrote:
>
> Subinterfaces do not have queues associated with them. You'll need to do
> a
> nested policy to initiate shaping first (creating a queue), the initiate
> queuing.
>
> policy-map 64KVOIP
> class VOIP
> priority 64
>
> policy-map shape
> class class-default
> shape average 3000000
> service-policy 64KVOIP
>
> Int fa0/0.1
> service-policy output shape
>
> HTH,
>
>
> Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE
> #153, CISSP, et al.
> CCSI/JNCI
> IPExpert CCIE Program Manager
> IPExpert Sr. Technical Instructor
> smorris@ipexpert.com
> http://www.ipexpert.com
>
>
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Sami
> Sent: Wednesday, June 28, 2006 12:48 PM
> To: Cisco certification
> Subject: Ethernet subinterface
>
> Group,
>
> While doing some QoS stuff , Router complains it can't apply service
> policy
> to subinterfaces.
>
> Is MQC not supported on subinterfaces ?
>
> policy-map 64KVOIP
> class VOIP
> priority 64
>
> policy-map shape
> class class-default
> shape average 3000000
>
> R5(config-subif)#service-policy output 64KVOIP CBWFQ : Not supported on
> subinterfaces
>
> Thanks
> Sami
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART