
40-140
Usage Guide:
Periodic time and date. The definition of period is specific time period of Monday to Saturday and Sunday every
week.
day1 hh:mm:ss To day2 hh:mm:ss or
{[day1+day2+day3+day4+day5+day6+day7]|weekend|weekdays|daily} hh:mm:ss To hh:mm:ss
Examples:
Make configurations effective within the period from9:15:30 to 12:30:00 during Tuesday to Saturday.
Switch(config)#time-range admin_timer
Switch(Config-Time-Range-admin_timer)#absolute-periodic Tuesday 9:15:30 to Saturday 12:30:00
Make configurations effective within the period from 14:30:00 to 16:45:00 on Monday, Wednesday, Friday and
Sunday.
Switch(Config-Time-Range-admin_timer)#periodic
Monday Wednesday Friday Sunday 14:30:00 to 16:45:00
40.2 absolute start
Command:
[no] absolute start
<start_time> <start_data>
[end
<end_time> <end_data>
]
Functions:
Define an absolute time-range, this time-range operates subject to the clock of this equipment.
Parameters:
start_time
:
start time, HH:MM:SS (hour: minute: second)
end_time
:
end time, HH:MM:SS (hour: minute: second)
start_data
:
start data, the format is, YYYY.MM.DD
(
year.month.day
)
end_data
:
end data, the format is, YYYY.MM.DD
(
year.month.day
)
Remark: time-range is one minute per time, so the time error shall be <= one minute.
Command Mode:
Time-range mode
Default:
No time-range configuration.