![FoxGate S6424-S2C2 series Скачать руководство пользователя страница 119](http://html1.mh-extra.com/html/foxgate/s6424-s2c2-series/s6424-s2c2-series_configuration-manual_2325481119.webp)
ACL Configuring
119
18.2.1 Configuration Procedure
Table 18-1 Configuration procedure
Command
Operation
remark
Enter global configuration mode
configure terminal
-
new build time range and enter
time range mode
time-range name
-
Configure absolute start
absolute start HH:MM:SS YYYY/MM/DD
[end HH:MM:SS YYYY/MM/DD]
required
Configure periodic start
periodic days-of-the-week hh:mm:ss to
[ day-of-the-week ] hh:mm:ss
Note that:
Periodic time range created using the time-range time-name start-time to end-time days
command. A time range thus created recurs periodically on the day or days of the week.
Absolute time range created using the time-range time-name { from time1 date1 [ to time2
date2 ] | to time2 date2 } command. Unlike a periodic time range, a time range thus created
does not recur. For example, to create an absolute time range that is active between January
1, 2004 00:00 and December 31, 2004 23:59, you may use the time-range test from 00:00
01/01/2004 to 23:59 12/31/2004 command.
Compound time range created using the time-range time-name start-time to end-time days
{ from time1 date1 [ to time2 date2 ] | to time2 date2 } command. A time range thus created
recurs on the day or days of the week only within the specified period. For example, to create
a time range that is active from 12:00 to 14:00 on Wednesdays between January 1, 2004
00:00 and December 31, 2004 23:59, you may use the time-range test 12:00 to 14:00
Wednesday from 00:00 01/01/2004 to 23:59 12/31/2004 command.
You may create individual time ranges identified with the same name. They are regarded
as one time range whose active period is the result of ORing periodic ones, ORing absolute
ones, and ANDing periodic and absolute ones.
With no start time specified, the time range is from the earliest time that the system can
express (that is, 00:00 01/01/1970) to the end time. With no end time specified, the time range
is from the time the configuration takes effect to the latest time that the system can express
(that is, 24:00 12/31/2100).
Up to 256 time ranges can be defined.