Command Reference Time Range Commands
6 Time Range Commands
6.1 absolute
Use this command to configure an absolute time range.
absolute { [ start time date ] [ end time date ] }
Use the no form of this command to remove the absolute time range.
no absolute
Indicates the start time of the range.
Indicates the end time of the range.
The default absolute time range is the maximum range.
Time range configuration mode
Use the absolute command to configure a time absolute time range between a start time and an end
time to allow a certain function to take effect within the absolute time range.
The maximum absolute time range is from 00:00 January 1, 0 to 23:59 December 31, 9999.
The following example creates a time range and enters time range configuration mode.
Ruijie(config)# time-range no-http
Ruijie(config-time-range)#
The following example configures an absolute time range.
Ruijie(config-time-range)# absolute start 1:1 1 JAN 2013 end 1:1 1 JAN 2014
Use the show time-range [ time-range-name ] command to display the time range configuration.