service-policy output on vlan interfaces

From: Rebellion Wonder <rebellionw_at_gmail.com>
Date: Wed, 15 Jul 2009 16:51:05 -0500

Hi all,

I am trying to apply hierarchical policy maps on vlan interfaces either on a
6500 and a 7600.

I am having several issues on applying them. If I try to use a hierarchical
policy map, the vlan interface won't accept it.

If I get rid of the nested policy-maps and use regular, simple, unnested
policy maps, the service-policy input is accepted. However, for the
service-policy output it says that bandwidth percent... or even bandwidth
with no percent is not accepted by this interface.

I have also tried to apply this on the layer 2 physical interface with the
same results.

Could this by the IOS version? Or is it simply no supported? If it is not
supported, is there any workaround to achieve the same results.

I am also having the same issue when trying to use shape average.

These are the nested policy-maps I am trying to use:

policy-map MARKING
  class VOICEIN
   police cir 784000 conform-action set-mpls-exp-imposition-transmit 5
exceed-action drop
  class VIDEOIN
   set mpls experimental imposition 4
  class SIGNALINGIN
   set mpls experimental imposition 3
  class OAMIN
   set mpls experimental imposition 2
  class CRITICALDATAIN
   set mpls experimental imposition 1
  class DATAIN
   set mpls experimental imposition 0

policy-map INPUTMPLS
  class class-default
    police cir 5000000 conform-action transmit exceed-action drop
    service-policy MARKING

Policy-Map CLIENTLLQ
  class VOICEOUT
   police cir 784000 conform-action transmit exceed-action drop
  class VIDEOOUT
   bandwidth percent 5
  class SIGNALINGOUT
   bandwidth percent 25
  class OAMOUT
   bandwidth percent 15
   random-detect
  class CRITICALDATAOUT
   bandwidth percent 25
   random-detect
  class DATAOUT
   bandwidth percent 10
   random-detect

Policy-Map CLIENTOUT
    Class class-default
      shape average 5000000
      service-policy CLIENTLLQ

Many thanks,

Blogs and organic groups at http://www.ccie.net
Received on Wed Jul 15 2009 - 16:51:05 ART

This archive was generated by hypermail 2.2.0 : Sat Aug 01 2009 - 13:10:22 ART