- trigger (on number | after number | until number);
- [event-options policy policy-name within seconds]
Statement introduced in JUNOS Release 8.4.
Configure an event policy to be triggered if an event or set of events occurs N times within a specified time period.
If you do not include this statement, the policy is executed on receipt of the first configured event.
after number—The policy is executed when the number of matching events received equals number + 1.
on number—The policy is executed when the number of matching events received equals number.
until number—The policy is executed each time a matching event is received and stops being executed when the number of matching events received equals number.
See Triggering a Policy Based on Event Count.
maintenance—To view this
statement in the configuration.
maintenance-control—To
add this statement to the configuration.