RE: Ethernet subinterface

From: Scott Morris (swm@emanon.com)
Date: Wed Jun 28 2006 - 14:08:51 ART


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



This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART