C613-50100-01 REV C Command Reference for x930 Series 3002
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
TRIGGER COMMANDS
DAY
day
Overview This command specifies the days or date that the can trigger activate on. You can
specify either:
• A specific date
• A specific day of the week
• A list of days of the week
•every day
By default, the trigger can activate on any day.
Syntax
day every-day
day <1-31> <month> <2000-2035>
day <weekday>
Mode Trigger Configuration
Usage For example trigger configurations that use the day command, see “Restrict
Internet Access” and “Turn off Power to Port LEDs” in the Triggers Feature
Overview and Configuration Guide.
Examples To permit trigger 55 to activate on the 1 October 2016, use the commands:
awplus# configure terminal
awplus(config)# trigger 55
awplus(config-trigger)# day 1 oct 2016
Parameter Description
every-day Sets the trigger so that it can activate on any day.
<1-31> Day of the month the trigger is permitted to activate on.
<month> Sets the month that the trigger is permitted to activate on. Valid
keywords are: january, february, march, april, may, june, july,
august, september, october, november, and december.
<2000-2035> Sets the year that the trigger is permitted to activate in.
<weekday> Sets the days of the week that the trigger can activate on. You can
specify one or more week days in a space separated list. Valid
keywords are: monday, tuesday, wednesday, thursday, friday,
saturday, and sunday.