We recently moved from a Serial to an Ethernet link for one of our WAN links on our 2811 running 12.4 Advanced Enterprise (c2800nm-adventerprisek9-mz.124-15.T3.bin).
We created a parent service-policy, included the shape average command and the old service policy as a child. Then we applied the new parent service-policy on the subinterface.
It seems that after applying the QoS service-policy to the subinterface on the router it is not applying the policy since the show policy-map interface output counters remain at zero.
Below is the relevant configuration, any ideas?
class-map match-any Priority
match ip precedence 1
class-map match-any Normal
match ip precedence 0
class-map match-any Voice
match ip precedence 5
policy-map QoS
class Priority
priority 256
class Voice
priority 576
policy-map QoS-Parent
class class-default
shape average 2097152
service-policy QoS
int fa0/1.667
service-policy output QoS-Parent
Thanks!
---------------------------------------
Joe Keegan - Joe@jjk3.com
SANS GSEC & GCFW
CCSE, CCNA, CCSA & Sun Certified
We created a parent service-policy, included the shape average command and the old service policy as a child. Then we applied the new parent service-policy on the subinterface.
It seems that after applying the QoS service-policy to the subinterface on the router it is not applying the policy since the show policy-map interface output counters remain at zero.
Below is the relevant configuration, any ideas?
class-map match-any Priority
match ip precedence 1
class-map match-any Normal
match ip precedence 0
class-map match-any Voice
match ip precedence 5
policy-map QoS
class Priority
priority 256
class Voice
priority 576
policy-map QoS-Parent
class class-default
shape average 2097152
service-policy QoS
int fa0/1.667
service-policy output QoS-Parent
Thanks!
---------------------------------------
Joe Keegan - Joe@jjk3.com
SANS GSEC & GCFW
CCSE, CCNA, CCSA & Sun Certified