PurposeCommand or Action
• detail—Displays additional information at the card and processor level,
including actual numbers.
• report—Displays the same information as the default show system
verify command
Although most of the output should display the status “OK,” some
processes may show other output, such as “Warning.” This does not
specifically indicate a problem. Contact your Cisco technical support
representative for more information on the output of this command.
Note
Enters administration EXEC mode.admin
Example:
RP/0/RSP0/CPU0:router# admin
Step 9
(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.
install commit
Example:
RP/0/RSP0/CPU0:router(admin)# install
commit
Step 10
This command is entered in administration EXEC
mode.
Note
(Optional)
Removes the inactive package.
install remove { id add-id | device :
package | inactive }[ test ]
Step 11
Example:
RP/0/RSP0/CPU0:router(admin)# install
•
Only inactive packages can be removed.
•
Packages can be removed only if they are deactivated from all cards in
the router.
remove
disk0:asr9k-diags-3.8.30
•
The package deactivation must be committed.
•
To remove a specific inactive package from a storage device, use the
install remove command with the device: package arguments.
•
To remove all packages that were added in one or more specific install
add operations, use the id add-id keyword and argument. The operation
ID of an install add operation is indicated in the syslog displayed during
the operation and in the output of the show install log command. If you
specify packages according to operation ID, all the packages that were
added by the specified operation must still be on the router.
•
To remove all inactive packages from all nodes in the system, use the
install remove command with the inactive keyword.
Related Topics
Adding and Activating Packages, on page 48
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
67
Upgrading and Managing Cisco IOS XR Software
Deactivating and Removing Cisco IOS XR Software Packages