PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Verifies your entries.show boot
Step 4
Example:
Switch# show boot
The boot manual global command changes the setting of the
MANUAL_BOOT environment variable.
The next time you reboot the system, the switch is in boot loader mode,
shown by the switch: prompt. To boot up the system, use the boot
filesystem:/file-url boot loader command.
• filesystem:—Uses flash: for the system board flash device.
switch: boot flash:
• For file-url—Specifies the path (directory) and the name of the
bootable image.
Filenames and directory names are case-sensitive.
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 5
startup-config
Configuring a Scheduled Software Image Reload
This task describes how to configure your switch to reload the software image at a later time.
SUMMARY STEPS
1.
configure terminal
2.
copy running-config startup-config
3.
reload in [hh:]mm [text]
4.
reload at hh: mm [month day | day month] [text]
5.
reload cancel
6.
show reload
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1582
How to Perform Switch Setup Configuration