C613-50631-01 Rev A Command Reference for IE340 Series 3365
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
TRIGGER COMMANDS
ACTIVE
(TRIGGER)
active (trigger)
Overview This command enables a trigger. This allows the trigger to activate when its trigger
conditions are met.
The no variant of this command disables a trigger. While in this state the trigger
cannot activate when its trigger conditions are met.
Syntax
active
no active
Default Active, which means that triggers are enabled by default
Mode Trigger Configuration
Usage notes Configure a trigger first before you use this command to activate it.
For information about configuring a trigger, see the Triggers_Feature Overview
and Configuration Guide.
Examples To enable trigger 172, so that it can activate when its trigger conditions are met,
use the commands:
awplus# configure terminal
awplus(config)# trigger 172
awplus(config-trigger)# active
To disable trigger 182, preventing it from activating when its trigger conditions are
met, use the commands:
awplus# configure terminal
awplus(config)# trigger 182
awplus(config-trigger)# no active
Related
commands
show trigger
trigger
trigger activate