hold-time (Physical Interface)
Syntax
hold-time upmillisecondsdownmilliseconds;Hierarchy Level
[edit interfacesinterface-name]Release Information
Statement introduced before JUNOS Release 7.4.Description
Hold-time value to use to damp interface transitions. When an interface goes from up to down, it is not advertised to the rest of the system as being down until it has remained down for the hold-time period. Similarly, an interface is not advertised as being up until it has remained up for the hold-time period.
Default
Interface transitions are not damped.
Options
downmilliseconds—Hold time to use when an interface transitions from up to down. The JUNOS software advertises the transition within 100 milliseconds of the time value you specify.
Range: 0 through 65,534 milliseconds
Default: 0 milliseconds (interface transitions are not damped)
upmilliseconds—Hold time to use when an interface transitions from down to up. The JUNOS software advertises the transition within 100 milliseconds of the time value you specify.
Range: 0 through 65,534 milliseconds
Default: 0 milliseconds (interface transitions are not damped)Usage Guidelines
See Damping Interface Transitions.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.See Also