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 activate
SMR-341
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
install activate
To add software functionality to the active software set, use the
install activate
command in EXEC or
administration EXEC mode.
Administration EXEC Mode
install
activate
{
id
add-id
[
add-id2
...
add-id16
]
|
device
:
package
[
device
:
package2
...
device
:
package32
]} [
auto-abort-timer
time
] [
sdr
OWNER
] [
location
node-id
] [
if-active
]
[
admin-profile
] [
asynchronous
|
synchronous
] [
parallel-reload
] [
prompt-level
{
default
|
none
}] [
test
]
EXEC Mode
install
activate
{
id
add-id
[
add-id2
...
add-id16
] |
device
:
package
[
device
:
package2
...
device
:
package32
]} [
auto-abort-timer
time
] [
location
node-id
] [
asynchronous
|
synchronous
] [
parallel-reload
] [
prompt-level
{
default
|
none
}] [
test
]
Syntax Description
id
add-id
Specifies the ID number of an
install add
operation. The command
activates all packages that were added in the specified
install add
operation. The ID number of an
install add
operation is indicated in the
syslog displayed during the operation and in the output of the
show
install log
command.
device
:
package
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:. This is the local storage device where the package was added with
the
command.
Press
?
after a partial package name to display all possible matches
available for activation. If there is only one match, press the TAB key to
fill in the rest of the package name.
Note
Multiple packages can be activated at a time. Up to 32 packages
can be specified individually. Multiple packages can be specified
using the wildcard syntax, for example, harddisk:*3.7*. If
multiple Software Maintenance Upgrades (SMUs) are activated,
some SMUs may require a reload. If the operation requires a node
reload, the user is prompted before the installation operation
occurs.
auto-abort-timer
time
(Optional) Specifies an abort timer value,
time
, in minutes, which when
expired loads the last committed loadpath.
sdr
OWNER
(Optional. Administration EXEC mode only) Activates 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.