1774
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
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 Jun 2010
, use the commands:
awplus#
configure terminal
awplus(config)#
trigger 55
awplus(config-trigger)#
day 1 Jun 2010
To permit trigger 12 to activate on a Mondays, Wednesdays and Fridays, use the
commands:
awplus#
configure terminal
awplus(config)#
trigger 12
awplus(config-trigger)#
day monday wednesday friday
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
.