Purpose
Command or Action
Device(config)#
boot manual
Returns to privileged EXEC mode.
end
Example:
Step 3
Device(config)#
end
Verifies your entries.
show boot
Step 4
Example:
The
boot manual
global command changes the setting of
the MANUAL_BOOT environment variable.
Device#
show boot
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:
Step 5
Device#
copy running-config startup-config
Booting the Device in Installed Mode
Installing a Software Package
You can install, activate, and commit a software package using a single command or using separate commands.
This task shows how to use the
install add file activate commit
command for installing a software package.
SUMMARY STEPS
1.
enable
2.
install add file tftp: filename
[
activate commit
]
3.
exit
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
70
Performing Device Setup Configuration
Booting the Device in Installed Mode