1788
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
T
RIGGER
C
OMMANDS
TEST
test
Overview
This command puts the trigger into a diagnostic mode. In this mode the trigger
may activate but when it does it will not run any of the trigger’s scripts. A log
message will be generated to indicate when the trigger has been activated.
The
no
variant of this command takes the trigger out of diagnostic mode, restoring
normal operation. When the trigger activates the scripts associated with the
trigger will be run, as normal.
Syntax
test
no test
Mode
Trigger Configuration
Usage
Configure a trigger first before you use this command to diagnose it. For
information about configuring a trigger, see the
Triggers Feature Overview and
Configuration Guide
.
Examples
To put trigger 5 into diagnostic mode, where no scripts will be run when the trigger
activates, use the commands:
awplus#
configure terminal
awplus(config)#
trigger 5
awplus(config-trigger)#
test
To take trigger 205 out of diagnostic mode, restoring normal operation, use the
commands:
awplus#
configure terminal
awplus(config)#
trigger 205
awplus(config-trigger)#
no test
Related
Commands
show trigger
trigger