Booting The Device In Installed Mode - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Performing Device Setup Configuration
Step 5

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.
Procedure
Step 1
Step 2
Command or Action
Device# show boot
copy running-config startup-config
Example:
Device# copy running-config
startup-config
Command or Action
enable
Example:
Device> enable
install add file tftp: filename [activate
commit]
Example:
Device# install add file
tftp://172.16.0.1//tftpboot/folder1/
cat9k_iosxe.16.06.01.SPA.bin activate
commit
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
Booting the Device in Installed Mode
Purpose
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.
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Copies the software install package from a
remote location (via FTP, HTTP, HTTPs,
TFTP) to the device, performs a compatibility
check for the platform and image versions,
activates the software package, and makes the
package persistent across reloads.
• This command extracts the individual
components of the .bin file into
sub-packages and packages.conf file.
63

Advertisement

Table of Contents
loading

Table of Contents