Booting The Device In Installed Mode - Cisco Catalyst 9500 Manual

System management configuration guide, cisco ios xe amsterdam 17.2.x
Hide thumbs Also See for Catalyst 9500:
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
Step 3
Command or Action
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
exit
Example:
Device# exit
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
Booting the Device in Installed Mode
Purpose
• 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.
• The device reloads after executing this
command.
Exits privileged EXEC mode and returns to user
EXEC mode.
69

Advertisement

Table of Contents
loading

Table of Contents