A trigger is a defect alarm that causes a physical interface to be marked down. By default, all defects are honored with no hold time. For SONET/SDH and ATM over SONET/SDH interfaces only, you can configure individual triggers to ignore a defect, honor a defect, and apply up and down hold timers to the defect.
Table 61 lists the defects you can configure.
Table 61: SONET/SDH and ATM Active Alarms and Defects
To configure defects to be ignored, include the trigger statement at the [edit interfaces interface-name sonet-options] hierarchy level:
- [edit interfaces interface-name sonet-options]
-
trigger {
-
defect ignore;
- }
If you configure a defect to be ignored, that defect does not contribute to the interface being marked down or up.
After you configure a defect to be ignored, the JUNOS software reevaluates the state of the defect on the interface. If the defect is outstanding and has caused the interface to be marked down, the interface is marked up.
When you configure a trigger on a low-level defect—for example, an LOS—only the low-level defect is affected. Higher-level defects that might result from the lower-level defect are not affected by the low-level trigger configuration. Therefore, you must configure higher-level defects as well.