C613-50170-01 Rev B
Command Reference for x510 Series
2742
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
T
RIGGER
C
OMMANDS
DAY
day
Overview
This command specifies the days or date that the trigger can activate on. You can
specify one of:
•
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
>
Default
every-day
, so by default, the trigger can activate on any day.
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
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
.