set txqmonitor ignorepausetime

Use this command to set the amount of time the port will ignore pause frames if the ignore pause frames threshold action is triggered.

Syntax

set txqmonitor ignorepausetime sample-intervals

Parameters

sample-intervals The number of sample intervals the port will ignore pause frames when the ignore pause frames 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 ignore pause frames threshold action. If the ignore pause frames threshold action is triggered, the action will be in affect 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 ignore pause time timer expires. In this case you must administratively clear the condition using clear txqmonitor operstatus.

Examples

This example shows how to set the ignore pause frame threshold action to 3 sample intervals:

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