clock summer-time recurring
Sets the router to automatically switch to summer time (Daylight Saving Time) on the specified dates every year. The no version configures the software not to automatically switch to summer time.
clock summer-time name recurring [ { startWeekNumber | startWeekEnum }
startDay startMonth startTime { stopWeekNumber | stopWeekEnum }
stopDay stopMonth stopTime [ dstOffset ] ]
- nameName of the time zone (for example, EDT for Eastern Daylight Savings Time) to be displayed when daylight saving (summer) time is in effect
- recurringIndicates that summer time should start and end on the specified days every year
- startWeekNumberDST start week of the month (15)
- startWeekEnumFirst week in month (first); or last week in month (last)
- startDayDST start day of the week (Sunday, Monday, ...)
- startMonthDST start month (January, February, ...)
- startTimeDST start time (24-hour format) in hours and minutes (hh:mm)
- stopWeekNumberDST stop week of the month (15)
- stopWeekEnumFirst week in month (first); or last week in month (last)
- stopDayDST stop day of the week
- stopMonthDST stop month
- stopTimeDST stop time in hours and minutes (hh:mm)
- dstOffsetNumber of minutes to add during summer time in the range 11440; default = 60
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.