153
Parameter
start-date —— The start date in Absoluteness Mode, in the format of MM/DD/
YYYY. By default, it is 01/01/2000.
end-date —— The end date in Absoluteness Mode, in the format of MM/DD/
YYYY. By default, it is 12/31/2000. The absoluteness mode will be disabled if
the start date and end date are both in default value.
Command Mode
Time-range Create Configuration Mode
Example
Configure the time-range “tRange1” with time from May 5, 2012 to Oct. 5, 2012:
TL-SG5428(config)# time-range tRange1
TL-SG5428(config-time-range)# absolute start 05/05/2012 end 10/05/2012
periodic
Description
The periodic command is used to configure the Time-Range into an periodic
mode. To delete the corresponding periodic mode Time-Range, please use no
periodic command.
Syntax
periodic { [ week-date week-day ] [ time-slice1 time-slice ] [ time-slice2 time-slice ]
[ time-slice3 time-slice ] [ time-slice4 time-slice ] }
no periodic [ week-date | time-slice ]
Parameter
week-day —— Periodic Mode, in the format of 1-3,6 or daily, off-day,
working-day. 1-3, 6 represent Monday, Tuesday, Wednesday and Saturday;
daily represents every day; off-day represents weekend and working-day
represents working day. By default, the periodic mode is disabled.
time-slice —— Create the time-slice, in the format of HH:MM-HH:MM.
Command Mode
Time-range Create Configuration Mode
Example
Configure the time-range “tRange1” with time from 8:30 to 12:00 at weekend:
TL-SG5428(config)# time-range tRange1