set linkflap interval

Use this command to set the time interval (in seconds) for accumulating link down transitions.

Syntax

set linkflap interval port-string interval_value

Parameters

port-string Specifies the port(s) on which to set the link flap interval.
interval_value Specifies an interval in seconds. A value of 0 will set the interval to forever.

Defaults

interval_value = 5 seconds.

Mode

All command modes.

Example

This example shows how to set the link flap interval on port ge.1.4 to 1000 seconds:

System(rw)->set linkflap interval ge.1.4 1000