cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Doesn't work QOS on 4451-X

Maxim Ototuk
Level 1
Level 1

Hello, 

I have a problem:

class-map match-all HTTS
match protocol http
match protocol secure-http
!
policy-map QOS
class HTTS
priority percent 10
class class-default
random-detect
policy-map int
class class-default
shape average 10000000
service-policy QOS

interface Tunnel1
bandwidth 10000
ip unnumbered Loopback9
ip mtu 1300
tunnel source a.b.c.d
tunnel destination a.c.b.d
service-policy output int

2016-03-17 15:45:01 local7.info  3883:  Service policy installation failed 
2016-03-17 15:45:01 local7.info  3882: Mar 17 15:45:01.683: %QOS-6-POLICY_INST_FAILED:

What am I doing wrong?

Who Me Too'd this topic