[c-nsp] Cisco 7600 - ES card VLAN Shapping

Atif Sid guru6111 at gmail.com
Tue Aug 4 18:58:32 EDT 2009


Iam trying to apply Hierarchical policymap under a inter vlan it gives an
error:


it is 7606 with RSP 720 and ES 40 cards.


PE4(config)#int vlan 299
PE4(config-if)#service-policy output testce
Hierarchical policymap is not supported for this interface. Configuration
failed!

here is the policy-map:

policy-map testce
class class-default
police 450000000
service-policy pe-ce-450m

Nested policy map:

policy-map pe-ce-450m
class pe-ce-450m-s
bandwidth percent 4
random-detect
random-detect precedence 0 300 1000 1
random-detect precedence 1 300 1000 1
class pe-ce-450m-p
bandwidth percent 30
random-detect
random-detect precedence 2 100 150 1
random-detect precedence 3 750 1000 1
random-detect precedence 6 750 1000 1
random-detect precedence 7 750 1000 1
class pe-ce-450m-nrt
police cir 292496000 bc 146248 be 4470 conform-action transmit exceed-action
drop violate-action drop

*********************

is i use shaping than it says it is not supported.


policy-map testce
class class-default
shape average 450000000
service-policy pe-ce-450m -> same as above...

PE4(config)#int vlan 299
PE4(config-if)#service-policy output testce
shape average command is not supported in output direction for this
interface
Configuration failed!


how can we apply shaping on VLAN interface... subinterface configuration it
works but not on VLAN interface.


More information about the cisco-nsp mailing list