QoS 数据包丢弃

网络工程 思科 服务质量
2021-07-07 01:31:23

我的问题是:此子接口的 Qos 策略将其速度设置为 800000 (800kbps)

如果我的报价仅为 19000 bps,为什么会出现掉率 3000 bps 的情况?

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
1个回答

请注意,提供的速率是 30 秒的平均值。如果您的流量是突发的,那么您很可能有超过 800000 bps 的非常短的突发(导致 shaper 启动),而在其余 30 秒内的流量很少。