C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1777
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
T
RIGGER
C
OMMANDS
DESCRIPTION
(
TRIGGER
)
description (trigger)
Overview
This command adds an optional description to help you identify the trigger. This
description is displayed in show command outputs and log messages.
The
no
variant of this command removes a trigger’s description. The show
command outputs and log messages stop displaying a description for this trigger.
Syntax
description <
description
>
no description
Mode
Trigger Configuration
Examples
To give trigger 240 the description
daily status report
, use the commands:
awplus#
configure terminal
awplus(config)#
trigger 240
awplus(config-trigger)#
description daily status report
To remove the description from trigger
36
, use the commands:
awplus#
configure terminal
awplus(config)#
trigger 36
awplus(config-trigger)#
no description
Related
Commands
show trigger
test
trigger
Parameter
Description
<description>
A word or phrase that uniquely identifies this trigger or its purpose.
Valid characters are any printable character and spaces, up to a
maximum of 40 characters.