Configuration Guide Vol. 2


3.6.4 Checking the combination of maximum bandwidth control and minimum bandwidth monitoring

The following figure shows how to check the combined use of maximum bandwidth control and minimum bandwidth monitoring.

Figure 3-8: Checking the combination of maximum bandwidth control and minimum bandwidth monitoring
> show qos-flow 1/0/7
Date 20XX/12/01 13:00:00 UTC
Using Port:1/0/7 in
IP qos-flow-list:QOS-LIST4
      10 ip any host 192.168.130.10 action max-rate 5M max-rate-burst 512 min-rate 1M min-rate-burst 64 penalty-dscp cs1
         matched packets(max-rate over) :  74699826
         matched packets(max-rate under):        28
> 

Make sure that the monitoring bandwidth for maximum bandwidth control (max-rate 5M), the burst size for maximum bandwidth control (max-rate-burst 512), the minimum monitoring bandwidth (min-rate 1M), the burst size of the minimum monitoring bandwidth (min-rate-burst 64), and the DSCP name (cs1) for non-compliant frames are displayed in the information for QOS-LIST4.