DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
102
end_time
- Specifies the ending time of a day. (24-hr time)
<time hh:mm:ss>
- Enter the ending time here. (24-hr time). For example, 19:00 means
7PM. 19 is also acceptable. The time specified in the start_time parameter must be
smaller than the time specified in the end_time parameter.
weekdays
- Specifies the list of days contained in the time range. Use a dash to define a period
of days. Use a comma to separate specific days.
<daylist>
- Enter the weekdays that will be included in this configuration here. For example,
mon-fri (Monday to Friday). sun, mon, fri (Sunday, Monday and Friday)
delete
- Deletes a time range profile. When a time_range profile has been associated with ACL
entries, deleting the time_range profile will fail.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure a time range named “1” that starts every Monday at 01:01:01am and ends at
02:02:02am:
DWS-3160-24PC:admin# config time_range 1 hours start_time 1:1:1 end_time 2:2:2
weekdays mon
Command: config time_range 1 hours start_time 1:1:1 end_time 2:2:2 weekdays mon
Success.
DWS-3160-24PC:admin# config time_range 1 delete
Command: config time_range 1 delete
Success.
DWS-3160-24PC:admin#
6-8
show time_range
Description
This command is used to display the current time range settings.
Format
show time_range
Parameters
None.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.