[c-nsp] 7200/7600 LLQ Wierd Problem
Saku Ytti
saku at ytti.fi
Tue Jan 17 04:53:41 EST 2012
On (2012-01-17 15:05 +0800), ar wrote:
> policy-map QOS
> class VOICE
> priority percent 60
> class NET-MGMT
> bandwidth remaining percent 5
> class MISSION-CRITICAL
> bandwidth remaining percent 20
>
> (config-subif)#service-policy output 8M
> Police and strict priority must be configured together for egress QOS.
> Invalid feature combination for the class VOICE
> Configuration failed!
You should have something to this effect:
policy-map QOS
class VOICE
priority
police cir percent 60
class NET-MGMT
bandwidth percent 5
class MISSION-CRITICAL
bandwidth percent 20
(You almost certainly don't want 'remaining' there, it's probably not doing
what you think it is doing.)
--
++ytti
More information about the cisco-nsp
mailing list