Cisco ASR 9000 Series User Configuration Manual page 77

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Upgrading and Managing Cisco IOS XR Software
DETAILED STEPS
Command or Action
Step 1
admin
Example:
RP/0/RSP0/CPU0:router# admin
Step 2
install add tftp:// hostname_or_ipaddress / directory-path /
mandatory-bundle-pie
Example:
RP/0/RSP0/CPU0:router(admin)# install add
tftp://10.1.1.1/auto/tftpboot/usr/400/asr9k-mini-p.pie
Step 3
install add tftp:// hostname_or_ipaddress / directory-path /
asr9k-upgrade-p.pie
Example:
RP/0/RSP0/CPU0:router(admin)# install add
tftp://10.1.1.1/auto/tftpboot/usr/400/asr9k-upgrade-p.pie
Step 4
install activate device:mandatory-bundle-pie
device:upgrade-package
Example:
RP/0/RSP0/CPU0:router(admin)# install activate
disk0:asr9k-mini-p-4.0.0 disk0:asr9k-upgrade-p-4.0.0
Step 5
install deactivate device:upgrade-package
Example:
RP/0/RSP0/CPU0:router(admin)# install deactivate
disk0:asr9k-upgrade-p-4.0.0
Step 6
install commit
Example:
RP/0/RSP0/CPU0:router(admin)# install commit
Step 7
install remove device:upgrade-package
Example:
RP/0/RSP0/CPU0:router(admin)# install remove
disk0:asr9k-upgrade-p-4.0.0
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
Upgrading to Cisco IOS XR Software Release 4.0
Purpose
Enters administration EXEC mode.
Unpacks the mandatory bundle PIE file from a
network server and adds the package file to the boot
device of the router.
Refer to the standard procedure to add and
Note
activate packages to see other options of
PIE file locations and a description of the
various arguments for the install add
command.
Unpacks the upgrade PIE file from a network server
and adds the package file to the boot device of the
router.
Activates the package that was added to the router
together with the upgrade package.
The bundle of mandatory packages and the
Note
upgrade bundle are activated together to
perform the successful upgrade from release
3.x to 4.x.
Deactivates the upgrade package on the router. For
specific information regarding the deactivation and
removal of software packages, refer to the general
procedure.
(Optional)
Commits the current set of packages so that these
packages are used if the router is restarted. Packages
can be removed only if the deactivation operation is
committed.
Removes the inactive upgrade package.
59

Advertisement

Table of Contents
loading

Table of Contents