hold-time (SONET/SDH Defect Triggers)
Syntax
hold-time upmillisecondsdownmilliseconds;Hierarchy Level
[edit interfaceinterface-namesonet-options triggerdefect]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.
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
downmilliseconds—Hold time to wait before the interface is marked down.
Range: 1 through 65,534 milliseconds
Default: No hold time
upmilliseconds—Hold time to wait before the interface is marked up.
Range: 1 through 65,534 milliseconds
Default: No hold timeUsage Guidelines
See Applying Up and Down Hold Timers to the Defect.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.