Referencing the docs on nesting -
<http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/qos_frhqf_suppo
rt_ps6441_TSD_Products_Configuration_Guide_Chapter.html#wp1062013>
http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/qos_frhqf_suppor
t_ps6441_TSD_Products_Configuration_Guide_Chapter.html#wp1062013
gives an example of nesting, but does not use the same class name in both
policy maps as does the example below.
1. What happens if you use the same name for a class to nest a policy when
you used the same name in the policy you are nesting? The example in the
docs uses a different name besides the default "class-default". Does not
seem right but it is passing traffic.
policy-map VOICE_QoS
class voice-ethernet
priority 1000
set ip dscp ef
class signaling-ethernet
bandwidth 20
class class-default
fair-queue
random-detect dscp-based
policy-map SHAPE
class class-default
shape average 5000000
service-policy VOICE_QoS
!
Thanks.
Tony
Blogs and organic groups at http://www.ccie.net
Received on Thu May 13 2010 - 19:32:07 ART
This archive was generated by hypermail 2.2.0 : Tue Jun 01 2010 - 07:09:53 ART