Example:
RP/0/RP0/CPU0:ios#
show install prepare
Displays packages that are prepared. From the result, verify that all required packages have been prepared.
Step 5
install activate package_name
Example:
RP/0/RP0/CPU0:ios#
install activate ncs1k-k9sec-4.1.0.0-r65231I.x86_64
All packages that have been prepared are activated together to activate the package configurations on the NCS
1002.
Activation of some SMUs require manual reload of the NCS 1002. When such SMUs are activated, a warning
message is displayed to perform reload. The components of the SMU get activated only after the reload is
complete. Perform the NCS 1002 reload immediately after the execution of the
install activate
command is
completed.
Step 6
show install active
Example:
RP/0/RP0/CPU0:ios#
show install active
Wed Feb 28 03:31:41.617 UTC
Node 0/RP0/CPU0 [RP]
Boot Partition: xr_lv6
Active Packages: 2
ncs1k-xr-6.5.2.31I version=6.5.2.31I [Boot image]
ncs1k-k9sec-4.1.0.0-r65231I
Displays packages that are active.
Step 7
install commit system
Example:
RP/0/RP0/CPU0:ios#install commit system
Commits the recently activated software.
Installing Packages: Related Commands
Purpose
Related Commands
Displays the log information for the install process; this can be used for
troubleshooting in case of install failure.
show install log
Displays the details of the packages that have been added to the repository.
Use this command to identify individual components of a package.
show install package
Clears the prepare operation and removes the packages from the prepared
state.
install prepare clean
System Setup and Software Installation Guide for Cisco NCS 1002
55
Perform System Upgrade and Install Feature Packages
(Optional) Install Prepared Packages