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

hold-time

See the following sections:

Note: For information about the hold-time statement at the [edit interfaces interface-name unit logical-unit-number family (inet | inet6) address address (vrrp-group | vrrp-inet6-group) group-number preempt] and [edit logical-systems logical-system-name interface interface-name unit logical-unit-number family (inet | inet6) address address (vrrp-group | vrrp-inet6-group) group-number preempt], see the JUNOS High Availability Configuration Guide.

hold-time (APS)

Syntax

hold-time milliseconds;

Hierarchy Level

[edit interfaces interface-name sonet-options aps]

Release Information

Statement introduced before JUNOS Release 7.4.

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 Configuring SONET/SDH Physical Interface Properties.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

advertise-interval

hold-time (DLSw)

Syntax

hold-time seconds;

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number preempt],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number preempt]

Release Information

Statement introduced in JUNOS Release 7.5.

Description

Hold time before a higher-priority backup router preempts the master router.

Default

DLSw preemption is not timed.

Options

seconds—Hold-time period.

Range: 0 through 3600
Default: 0 seconds (DLSw preemption is not timed.)

Usage Guidelines

See Configuring LLC2 Options.

Required Privilege Level

interface—To view this statement in the configuration.

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

hold-time (Physical Interface)

Syntax

hold-time up milliseconds down milliseconds;

Hierarchy Level

[edit interfaces interface-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.

Note: The hold-time option is not available for controller interfaces.

Default

Interface transitions are not damped.

Options

down milliseconds—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 4,294,967,295 milliseconds
Default: 0 milliseconds (interface transitions are not damped)

up milliseconds—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 4,294,967,295 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.

Related Topics

advertise-interval

hold-time (SONET/SDH Defect Triggers)

Syntax

hold-time up milliseconds down milliseconds;

Hierarchy Level

[edit interface interface-name sonet-options trigger defect]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For ATM over SONET/SDH and SONET/SDH interfaces only, apply up and down hold times to SONET/SDH defect triggers. When you apply a down hold time to a defect, the defect must remain present for at least the hold-time period before the interface is marked down. When you apply an up hold time to a defect, the defect must remain absent for at least the hold-time period before the interface is marked up, assuming no other defect is outstanding.

Note: On M-series and T-series platforms with Channelized SONET IQ PICs and Channelized SONET IQE PICs, the SONET defect alarm trigger hold-time statement is not supported.

Default

If you do not include this statement, when a defect is detected the interface is marked down immediately, and when the defect becomes absent the interface is marked up immediately.

Options

down milliseconds—Hold time to wait before the interface is marked down.

Range: 1 through 65,534 milliseconds
Default: No hold time

up milliseconds—Hold time to wait before the interface is marked up.

Range: 1 through 65,534 milliseconds
Default: No hold time

Usage Guidelines

See Configuring SONET/SDH Physical Interface Properties.

Required Privilege Level

interface—To view this statement in the configuration.

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


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