C613-50170-01 Rev B
Command Reference for x510 Series
2741
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
T
RIGGER
C
OMMANDS
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
Mode
Trigger Configuration
Usage
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