Configuring Time-Based Services
17.4 Verifying the Configuration
SCALANCE W1750D UI
298 Configuration Manual, 02/2018, C79000-G8976-C451-02
Verifying the Configuration
To view the time range profiles created on an AP:
(scalance) # show time-range Time Range Summary
------------------
To verify if the time range profile is enabled on an SSID:
(scalance)# show time-profile Time Range SSID Profile
-----------------------
The following command creates an absolute time range profile :
(scalance)(config)# time-range timep1 absolute start 10/20/2013 10:40 end 10/20/2015
10:50
The following command creates a periodic time range profile that executes on the specified
day of the week:
(scalance)(config)# time-range timep2 periodic monday 10:40 to tuesday 10:50
The following command creates a periodic time range profile that executes daily:
(scalance)(config)# time-range testhshs12 periodic daily 10:20 to 10:35
The following command creates a periodic time range profile that executes during the
weekday:
(scalance)(config)# time-range timep3 periodic weekday 10:20 to 10:35
The following command creates a periodic time range profile that executes during the
weekend:
(scalance)(config)# time-range timep4 periodic weekend 10:20 to 10:30
The following command removes the time range configuration:
(scalance)(config)# no time-range testhshs12