Time Range Commands - D-Link Dis-200G Series Cli Reference Manual

Industrial gigabit ethernet switch
Hide thumbs Also See for Dis-200G Series:
Table of Contents

Advertisement

Usage Guideline
This command is used to set the polling interval.
Example
This example shows how to configure the interval to 100 seconds.
Switch# configure terminal
Switch(config)# sntp interval 100
Switch(config)#

41. Time Range Commands

41-1 periodic
This command is used to specify the period of time for a time range profile. This command is used in the
time-range configuration mode.
periodic {daily HH:MM to HH:MM | weekly WEEKLY-DAY HH:MM to [WEEKLY-DAY] HH:MM}
no periodic {daily HH:MM to HH:MM | weekly WEEKLY-DAY HH:MM to [WEEKLY-DAY] HH:MM}
Parameters
daily HH:MM to HH:MM
weekly WEEK-DAY HH:MM to
[WEEK-DAY] HH:MM
Default
None.
Command Mode
Time-range Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
A new period can be partially overlapped with an older one. If a new period's starting and ending time is
respectively the same as a previous period, an error message will be displayed and the new period will not be
allowed. When specifying a period to remove, it must be the same period originally added and cannot be a
partial range of a period or multiple periods configured. Otherwise, an error message will be displayed.
Example
This example shows how to create a time-range that include daily 09:00 to 12:00, 00:00 Saturday to 0:00
Monday and delete the period for daily 09:00 to 12:00.
Switch# configure terminal
Switch(config)# time-range rdtime
Switch(config-time-range)# periodic daily 9:00 to 12:00
DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
Specifies the time of the day, using the format HH:MM (for example,
18:30).
Specifies the day of the week and the time of day in the format day
HH:MM, where the day of the week is spelled out (monday,
tuesday, wednesday, thursday, friday, saturday, and sunday). If the
ending day of the week is the same as the starting day of the week,
it can be omitted.
225

Advertisement

Table of Contents
loading

Table of Contents