R3303-HP HSR6800 Routers ACL and QoS Command Reference
33
Syntax
time-range time-range-name { start-time to end-time days [ from time1 date1 ] [ to time2 date2 ] | from
time1 date1 [ to time2 date2 ] | to time2 date2 }
undo time-range time-range-name [ start-time to end-time days [ from time1 date1 ] [ to time2 date2 ]
| from time1 date1 [ to time2 date2 ] | to time2 date2 ]
Default
No time range exists.
Views
System view
Default command level
2: System level
Parameters
time-range-name: Specifies a time range name. The name is a case-insensitive string of 1 to 32
characters. It must start with an English letter and to avoid confusion, it cannot be all.
start-time to end-time: Specifies a periodic statement. Both start-time and end-time are in hh:mm format
(24-hour clock). The value is in the range of 00:00 to 23:59 for the start time, and 00:00 to 24:00 for
the end time. The end time must be greater than the start time.
days: Specifies the day or days of the week (in words or digits) on which the periodic statement is valid.
If you specify multiple values, separate each value with a space, and make sure that they do not overlap.
These values can take one of the following forms:
• A digit in the range of 0 to 6, respectively, for Sunday, Monday, Tuesday, Wednesday, Thursday,
Friday, and Saturday.
• A day of a week in abbreviated words: sun, mon, tue, wed, thu, fri, and sat.
• working-day for Monday through Friday.
• off-day for Saturday and Sunday.
• daily for the whole week.
from time1 date1: Specifies the start time and date of an absolute statement. The time1 argument
specifies the time of the day in hh:mm format (24-hour clock). The value range for hh is 00 to 23, and the
value range for mm is 0 to 59. The date1 argument specifies a date in MM/DD/YYYY or YYYY/MM/DD
format, where MM is the month of the year in the range of 1 to 12, DD is the day of the month with the
range depending on MM, and YYYY is the year in the calendar in the range of 1970 to 2100. If not
specified, the start time is 01/01/1970 00:00 AM, the earliest time available in the system.
to time2 date2: Specifies the end time and date of the absolute time statement. The time2 argument is
also in hh:mm format. However, the value range for hh is 00 to 24, and the value range for mm is 0 to
59. The date2 argument has the same format and value range as the date1 argument. The end time must
be greater than the start time. If not specified, the end time is 12/31/2100 24:00 PM, the maximum time
available in the system.
Usage guidelines
You can create multiple statements in a time range. Each time statement can take one of the following
forms:
• Periodic statement in the start-time to end-time days format. A periodic statement recurs periodically
on a day or days of the week.