我的问题是:这个子接口的Qos策略设置速度为800000 (800 This )。
如果我提供的速率只有19000 bps,为什么会有3000个基点的下降率?
Service-policy output: MY_QOS_POLICY
Class-map: class-default (match-any)
744825 packets, 268874044 bytes
30 second offered rate 19000 bps, drop rate 3000 bps
Match: any
Queueing
queue limit 64 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 719286/245460560
shape (average) cir 800000, bc 3200, be 3200
target shape rate 800000发布于 2016-09-01 12:49:43
请注意,提供的利率是30秒平均.如果您的流量是突发的,那么您很可能有一个非常短的突发超过800000 bps (导致塑造者开始)和非常少的流量在剩下的30秒。
https://networkengineering.stackexchange.com/questions/34527
复制相似问题