C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
Software Package Management Commands on Cisco IOS XR Software
install remove
SMR-369
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
install remove
To delete inactive packages from a storage device, use the
install remove
command in EXEC or
administration EXEC mode.
Administration EXEC Mode
install
remove
[
device
:
package
] [
device
:
package2
...
device
:
package32
] [
inactive
] [
sdr
OWNER
]
[
prompt-level
{
default
|
none
}] [
asynchronous
|
synchronous
] [
test
]
EXEC Mode
install
remove
[
device
:
package
] [
device
:
package2
...
device
:
package32
] [
inactive
] [
prompt-level
{
default
|
none
}] [
asynchronous
|
synchronous
] [
test
]
Syntax Description
Defaults
The operation is performed in asynchronous mode: The
install
remove
command runs in the
background, and the EXEC prompt is returned as soon as possible.
Command Modes
EXEC
Administration EXEC
device
:
package
(Optional) Device and package, expressed in concatenated form
(
for
example, disk0:asr14k-mgbl-3.7.1). For the
device
argument, the value
is a specified storage device, typically
disk0:
.
Note
Multiple packages can be removed at the same time.
inactive
(Optional) Removes all inactive non-committed packages from the boot
device (usually disk0).
sdr
OWNER
(Optional. Administration EXEC mode only) Removes a package for a
specific secure domain router (SDR). The only SDR available is
OWNER
, which refers to the entire Cisco ASR 14000 Series Router
router.
prompt-level
{
default
|
none
}
(Optional) Specifies when you are prompted for input during the
procedure.
•
default
—you are prompted only when input is required by the
operation.
•
none
—you are never prompted.
asynchronous
(Optional) Performs the command in asynchronous mode. In
asynchronous mode, this command runs in the background, and the
EXEC prompt is returned as soon as possible. This is the default mode.
synchronous
(Optional) Performs the command in synchronous mode. This mode
allows the installation process to finish before the prompt is returned.
test
(Optional) Verifies the effects of proposed operations without making
changes to the Cisco IOS XR software.