取消
显示结果 
搜索替代 
您的意思是: 
cancel
2068
查看次数
0
有帮助
2
回复

ISR4331配置QOS

禾啸宏
Level 1
Level 1
配置qos时,需要
priority跟
police同时调用,现在在敲完配置命令后会报以下报错:

police and priority with bandwidth/percent are not allowed in the same class
具体配置如下:
ROUTER(config-pmap)#class data
ROUTER(config-pmap-c)#priority percent 30
ROUTER(config-pmap-c)#police cir percent 30
police and priority with bandwidth/percent are not allowed in the same class
ROUTER(config-pmap-c)#
2 条回复2

junnyang
Cisco Employee
Cisco Employee
IOS-XE platform does not support two policers configured on the same class.
You can use the following commands:
policy-map test123
class test123
priority
police cir percent 30
conform-action transmit
exceed-action drop
I hope the above helps
Best Regards,
Johnny

Rockyw
Spotlight
Spotlight
楼主参考一下下面的文档
Solved: Police and Priority with bandwidth/percent are not allowed in the same class
https://community.cisco.com/t5/r ... wed-in/td-p/2462392
Solved: QOS Service Policy Bandwidth percent values not as expected.
https://community.cisco.com/t5/r ... pected/td-p/2395878
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rockyw | If it solves your problem, please mark as answer. Thanks !
入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:









快捷链接