Table 187. periodic time range example 4 – Allied Telesis AT-FS970M Series User Manual
Page 1534

Chapter 96: Advanced Access Control Lists (ACLs)
1534
The following example creates a time range setting that starts on Mondays
through Fridays from 7 am to 4 pm.
awplus(config-time-range)#
absolute start 8:00:00 01
02 2012 end 17:00:00 29 02
2012
Set the time range to begin on February 1, 2012
at 8 am and end on February 29, 2012 at 5 pm.
awplus(config-time-range)#
exit
Exit the Time Range mode.
awplus(config)# exit
Exit the Global Configuration mode.
awplus# show time-range
Display the time ranges configured on the
switch.
Table 186. Absolute Time Range Example (Continued)
Command
Description
Table 187. Periodic Time Range Example
Command
Description
awplus> enable
Enter the Privileged Executive mode from the
User Executive mode.
awplus# configure terminal
Enter the Global Configuration mode.
awplus(config)# time-range
t1
Create a time range called “t1.”
awplus(config-time-range)#
periodic weekdays time
07:00:00 to time 16:00:00
Set the time range to begin on Mondays at 7 am
and end on Fridays at 4 pm.
awplus(config-time-range)#
exit
Exit the Time Range mode.
awplus(config)# exit
Exit the Global Configuration mode.
awplus# show time-range
Display the time ranges configured on the
switch.