schedule macro

Syntax

schedule macro { interval { frequency freqInMinutes | time-of-day dayTime [day-of-week dayOfWeek | day-of-month dayOfMonth ] } | at atTime [ month day | day month ] } fileName macroName [ macroArg ]*

no schedule macro [ fileName [ macroName ] ]

Release Information

Command introduced in JunosE Release 9.3.0.

Description

Schedules a macro to run once at a specific time, after a periodic interval, or at a periodic time, such as time of day, day of the week or day of the month. In Global Configuration mode, the setting persists on reboot, but in Privileged Exec mode, it does not persist on reboot. Both methods support high availability. The no version unschedules the macro time to run.

Options

Mode

Global Configuration, Privileged Exec

Related Documentation