periodic

Configures a periodic time range rule for this EX3500 time range list

Periodic time ranges are configured to recur based on periodicity such as daily, weekly, weekends, weekdays, and on specific week days, such as on every successive Sunday.

Supported in the following platforms:

  • Service Platforms — NX 7500, NX 95XX, NX 96XX

Syntax

periodic [daily|friday|monday|saturday|sunday|thursday|tuesday|wednesday|weekdays|
weekend] <0-23> <0-59> to [<023> <0-59>|daily|friday|monday|saturday|sunday|thursday|
tuesday|wednesday|weekdays|weekend] <0-23> <0-59> rule-precedence <1-7>

Parameters

periodic [daily|friday|monday|saturday|sunday|thursday|tuesday|wednesday|weekdays|
weekend] <0-23> <0-59> to [<023> <0-59>|daily|friday|monday|saturday|sunday|thursday|
tuesday|wednesday|weekdays|weekend] <0-23> <0-59> rule-precedence <1-7>
periodic [daily|friday|monday| saturday|sunday| thursday|tuesday| wednesday| weekdays| weekend] Configures this periodic time range‘s start day. The options are:
  • daily
  • Friday
  • Monday
  • Saturday
  • Sunday
  • Thursday
  • Tuesday
  • Wednesday
  • weekdays
  • weekend
<0-23> <0-59> After specifying the start day, specify the start time in hours (24 hours format) and minutes
  • <0-23> – Specify the start time from 0 - 23 hours.
    • <0-59> – Specify the start time from 0 - 59 minutes.

For example, if the values provided are 12 hours and 30 minutes, the start time is 12:30 A.M on the specified day.

to [<023> <0-59>|daily| friday|monday| saturday|sunday| thursday|tuesday| wednesday| weekdays|weekend] Configures this periodic time range‘s end day. This is the day when the time range ends. The options available changes depending on the start day configured. The options are:
  • <0-23> <0-59> – Select this option to end the time range on the same day as it starts. Specify the end hour from 0 - 23 hours and the minutes from 0 - 59 minutes.
  • daily – Select this option if the time range starts and ends every day at a specified time
  • friday – Select this option if the time range ends on Fridays
  • monday – Select this option if the time range ends on Mondays
  • saturday – Select this option if the time range ends on Saturdays
  • sunday – Select this option if the time range ends on Sundays
  • thursday – Select this option if the time range ends on Thursdays
  • tuesday – Select this option if the time range ends on Tuesdays
  • wednesday – Select this option if the time range ends on Wednesdays
  • weekdays – Select this option if the time range ends on Weekdays
  • weekend – Select this option if the time range ends on Weekends

If the time range does not end on the same day, select the end day, and then specify the end time, or else just specify the end time.

<0-23> <0-59> After specifying the end day, specify the end time in hours (in 24 hours format) and minutes
  • <0-23> – Specify the end time from 0 - 23 hours.
    • <0-59> – Specify the end minute from 0 - 59 minutes.

In case of time ranges starting and ending on the same day, ensure that the end time (hours and minutes) is not lower than the specified start time.

rule-precedence <1-7> Configures a precedence value for this periodic time range rule. Rules with lower precedence have higher priority and are applied first.
  • <1-7> – Specify a precedence value from 1 - 7.

Examples

EX3500(config-ex3500-time-range-EX3500-TimeRange-01)#periodic daily 1 10
to daily 23 10 rule-precedence 1
EX3500(config-ex3500-time-range-EX3500-TimeRange-01)#show context
ex3500 time-range EX3500-TimeRange-01
 periodic daily 1 10 to daily 23 10 rule-precedence 1
 absolute start 1 0 1 june 2017 end 1 0 30 june 2018
EX3500(config-ex3500-time-range-EX3500-TimeRange-01)#

Related Commands

no (ex3500-time-range-config-mode) Removes this periodic time range rule from the EX3500 time range list