2 absolute start, Absolute start – PLANET WGSW-50040 User Manual

Page 314

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

Examples:

Make configurations effective within the period from9:15:30 to 12:30:00 during Tuesday to Saturday.

Switch(config)#time-range dc_timer

Switch(Config-Time-Range-dc_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-dc_timer)#periodic Monday Wednesday Friday Sunday

14:30:00 to 16:45:00

21.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.

Usage Guide:

Absolute time and date, assign specific year, month, day, hour, minute of the start, shall not

configure multiple absolute time and date, when in repeated configuration, the latter configuration

covers the absolute time and date of the former configuration.

Examples:

Make configurations effective from 6:00:00 to 13:30:00 from Oct. 1, 2004 to Jan. 26, 2005.

Switch(config)#Time-range timer

Switch(Config-Time-Range-timer)#absolute start 6:00:00 2004.10.1 end 13:30:00

2005.1.26

Advertising