set txqmonitor downtime

Use this command to set the amount of time the port will be down if the disable port threshold action is triggered.

Syntax

set txqmonitor downtime sample-intervals

Parameters

sample-intervals The number of sample intervals the port will be held down when the disable port threshold action is triggered. Valid values are 0 - 4294967295 sample intervals. The default value is 0 sample interval.

Defaults

0 sample interval.

Mode

All command modes.

Usage

When transmit queue monitoring detects a stalled buffer, a set of three independently configured actions will occur if a configured threshold of consecutive sample intervals for each action is met. This setting affects the disable port threshold actions. If the disable port threshold action is triggered, the port remains disabled for the period of time in sample intervals based upon the setting for this command. If the setting is 0, the port does not return to the normal state when the downtime timer expires. In this case you must administratively clear the condition using clear txqmonitor operstatus.

Examples

This example shows how to set the downtime for the disable port threshold actions to 3 sample intervals:

System(rw)->set txqmonitor downtime 3
System(rw)->