Cisco Systems Cisco IOS XR Network Router User Manual


 
2-4
Cisco IOS XR Getting Started Guide
OL-10957-02
Chapter 2 Bringing Up the Cisco IOS XR Software on a Standalone Router
Verifying the System After Initial Bring-Up
User Access Verification
Username: cisco
Password:
RP/0/0/CPU0:ios#
The secret line in the configuration command script shows that the password is encrypted. When you
enter the password during configuration and login, the password is hidden.
Verifying the System After Initial Bring-Up
To verify the status of the router, perform the following procedure:
SUMMARY STEPS
1. show version
2. admin
show platform [node-id]
end
3. show redundancy
4. show environment
DETAILED STEPS
Command or Action Purpose
Step 1
show version
Example:
RP/0/RP0/CPU0:router# show version
Displays information about the router, including image names,
uptime, and other system information.
Step 2
admin
show platform [
node-id
]
exit
Example:
RP/0/RP0/CPU0:router# admin
RP/0/RP0/CPU0:router(admin)# show platform
RP/0/RP0/CPU0:router(admin)# exit
Places the router in administration EXEC mode, displays
information about the status of cards and modules installed in
the router, and terminates administration EXEC mode.
Some cards support a CPU module and service processor
(SP) module. Other cards support only a single module.
A card module is also called a node. When a node is
working properly, the status of the node in the State column
is IOS XR RUN.
Type the show platform node-id command to display
information for a specific node. Replace node-id with a
node name from the show platform command Node
column.
Note To view the status of all cards and modules, the show
platform command must be executed in administration
EXEC mode.