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
Hardware Redundancy and Node Administration Commands on Cisco IOS XR Software
upgrade cpuctrlbits
SMR-318
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
upgrade cpuctrlbits
To upgrade the CPU controller bits on all nodes that are installed in the router or on a specific node, use
the
upgrade cpuctrlbits
command in administration EXEC mode.
upgrade
cpuctrlbits
{
all
|
location
node-id
} [
bootflash
|
disk0
|
disk1
|
internal
]
Syntax Description
Defaults
Default location for the ROMMON image:
internal
Command Modes
Administration EXEC
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
The
upgrade cpuctrlbits
command is only applicable to boards that use the Squid CPU controller, and
not the Squirt controller. Use the
show controller cpuctrl internal
command to determine which CPU
controller is used in a specific card, as indicated in bold in the following example:
RP/0/RP0/CPU0:router#
show controller cpuctrl internal
Cpuctrl Internal Info for node 0/1/CPU0:
Error Interrupts = 0 Spurious Error Interrupts = 0
PCI Error Overflows = 0 PCI PM Error Overflows = 0
PCIX Error Overflows = 0 Internal Access PCI Overflows = 0
Port Error Overflows = 0 Error Log Overflows = 0
cpuctrl Config Reg = 0x8357ffff cpuctrl Physical Offset = 0x80000000
cpuctrl Window Size = 0x40000000 cpuctrl Port Window Size = 0x04000000
cpuctrl SHMem Size = 0x00800000 cpuctrl SHMem Used = 0x00224fb0
all
Upgrades the CPU controller bits on all nodes installed in the router.
location
node-id
Upgrades the CPU controller bits on a specific node. The
node-id
is
expressed in the
rack/slot/module
notation.
Note
Enter the
show platform
command to see the location of all
nodes installed in the router.
bootflash
(Optional) Uses the images located on the bootflash to upgrade the CPU
controller on all nodes, or on the specified node.
disk0
(Optional) Uses the images located on disk0 to upgrade the CPU
controller on all nodes, or on the specified node.
disk1
(Optional) Uses the images located on disk1 to upgrade the CPU
controller on all nodes, or on the specified node.
internal
(Optional) Uses the images located in the /pkg/bin.
Note
This is the default location for the ROMMON image.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.