set txqmonitor minrate

Use this command to set the minimum number of packets transmitted by the transmit buffer within the sample interval to avoid the buffer being set to stalled state.

Syntax

set txqmonitor minrate packets

Parameters

packets The minimum number of packets transmitted within a sample interval by the transmit buffer to avoid the buffer being set to stalled state. Valid values are 1 - 4294967295 packets. The default value is 1 packet.

Defaults

1 packet.

Mode

All command modes.

Examples

This example shows how to set the minimum number of packets transmitted by the transmit buffer within the sample interval to avoid the buffer being set to stalled state to 5:

System(rw)->set txqmonitor minrate 5
System(rw)->