Trigger Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
61.5
description
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
parameter removes a trigger’s description. The show command outputs and log
messages stop displaying a description for this trigger.
Syntax
description
<line>
no description
Mode
Trigger mode
Examples
To give trigger 240 the description "daily status report", use the commands:
awplus(config)#
trigger 240
awplus(config-trigger)#
description daily status report
To remove the description from trigger 36, use the commands:
awplus(config)#
trigger 36
awplus(config-trigger)#
no description
Related Commands
show trigger
test
trigger
Parameter
Description
<line>
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.