cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5833
Views
0
Helpful
1
Replies

Traffic Shaping feature is not supported in user defined class of parent level policy

quycisco123
Level 1
Level 1

Dear Cisco Team,

I make qos on VPN Tunnel, but i make command service-policy output name, it show the error below

Traffic Shaping feature is not supported in user defined class of parent level policy

My cisco router 1921, IOS : c1900-universalk9-mz.SPA.150-1.M5.bin

1 Reply 1

Hi ,

Try using hierachical policy and see if that helps. Please see below an example.

policy-map SHAPER

class class-default

  shape average 2097152

  service-policy QoS_OUT

!

policy-map QoS_OUT

class PRIORITY

  priority percent 30

class BT

  police cir 1436000

  conform-action transmit

  exceed-action drop

class class-default

  fair-queue

!

interface fastethernet 0

service-policy output SHAPER

In most cases, the need to configure hierarchial policy maps arises if you are trying to apply a CBWFQ solution to an ethernet sub

-interface. At that point, you need to nest the policy map with a shaper configured at the parent level. I don't believe you need to use this feature if you are going to apply the child policy to the physical interface unless you need to use the shape

If the above doesnt work and if if still complains then you need you probably have an IP Base Licence and you need to get a DATA licence

Review Cisco Networking for a $25 gift card