Booting The Device In Installed Mode; Booting The Device In Bundle Mode - Cisco Catalyst 9200 Configuration Manual

Hide thumbs Also See for Catalyst 9200:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Step 5
copy running-config startup-config
Example:
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
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Device> enable
Step 2
install add file tftp: filename [activate commit]
Example:
Device# install add file
flash:cat9k_lite_iosxe.16.09.01.SPA.bin activate
commit
Step 3
exit
Example:
Device# exit

Booting the Device in Bundle Mode

There are several methods by which you can boot the device—either by copying the bin file from the TFTP
server and then boot the device, or by booting the device straight from flash or USB flash using the commands
boot flash:<image.bin> or boot usbflash0:<image.bin> .
The following procedure explains how to boot the device from the TFTP server in the bundle mode.
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
Booting the Device in Installed Mode
Purpose
(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.
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents