Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
Example usage:
To configure the time range time1 to be between 6:30 a.m. and 9:40 p.m., Monday to Friday:
DGS-3400:4#config time_range time1 hours start_time 6:30:00 end_time
21:40:00 weekdays mon-fri
Command: config time_range time1 hours start_time 6:30:00 end_time
21:40:00 weekdays mon-fri
Success.
DGS-3400:4#
show time_range
Purpose To view the current configurations of the time range set on the Switch.
Syntax
show time_range
Description This command is used to display the currently configured time
range(s) set on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To view the current time range settings.
DGS-3400:4#show time_range
Command: show time_range
Time Range information
--------------------------------------------
Range name : time1
Weekdays : Mon,Tue,Wed,Thu,Fri
Start time : 06:30:00
End time : 21:40:00
Total entries: 1
DGS-3400:4#
201