Configuring a Scheduled Software Image Reload
Step 3
Configuring a Scheduled Software Image Reload
This task describes how to configure your device to reload the software image at a later time.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
66
Command or Action
show version
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
copy running-config startup-config
Example:
Device# copy running-config
startup-config
reload in [hh:]mm [text]
Example:
Device# reload in 12
System configuration has been modified.
Save? [yes/no]: y
reload at hh: mm [month day | day month] [text]
Example:
Device(config)# reload at 14:00
Performing Device Setup Configuration
Purpose
(Optional) Displays the version of the image
installed.
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Saves your device configuration information to
the startup configuration before you use the
reload command.
Schedules a reload of the software to take affect
in the specified minutes or hours and minutes.
The reload must take place within
approximately 24 days. You can specify the
reason for the reload in a string up to 255
characters in length.
Specifies the time in hours and minutes for the
reload to occur.
Note
Use the at keyword only if the
device system clock has been set
(through Network Time Protocol
(NTP), the hardware calendar, or
manually). The time is relative to the
configured time zone on the device.
To schedule reloads across several
devices to occur simultaneously, the
time on each device must be
synchronized with NTP.