[Contents] [Prev] [Next] [Index] [Report an Error]


hold-time

hold-time (physical interface)

Syntax

hold-time up milliseconds down milliseconds;

Hierarchy Level

[edit interfaces interface-name]

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

down milliseconds—Hold time to use when an interface transitions from up to down. Upon execution, the time value that you specify is rounded up to the nearest whole second; therefore, we recommend that you configure the down option to multiples of 1000.
Range: 0 through 65,534
Default: 0 milliseconds (interface transitions are not damped)

up milliseconds—Hold time to use when an interface transitions from down to up. Upon execution, the time value that you specify is rounded up to the nearest whole second; therefore, we recommend that you configure the up option to multiples of 1000.
Range: 0 through 65,534
Default: 0 milliseconds (interface transitions are not damped)

Usage Guidelines

See Damp Interface Transitions.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

See Also

advertise-interval

hold-time (APS)

Syntax

hold-time milliseconds;

Hierarchy Level

[edit interfaces interface-name sonet-options aps]

Description

Hold-time value to use to determine whether a neighbor APS router is operational.

Options

milliseconds—Hold-time value.
Range: 1 through 65,534 milliseconds
Default: 3000 milliseconds (3 times the advertisement interval)

Usage Guidelines

See Configure APS Timers.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

See Also

advertise-interval


[Contents] [Prev] [Next] [Index] [Report an Error]