Cisco Systems ASR 9000 Switch User Manual


 
2-4
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
OL-17502-01
Chapter 2 Bringing Up Cisco IOS XR Software on the Router
Verifying the System After Initial Boot
The secret line in the configuration command script shows that the password is encrypted. When you
type the password during configuration and login, the password is hidden.
Verifying the System After Initial Boot
To verify the status of the router, perform the following procedure:
SUMMARY STEPS
1. show version
2. admin
3. show platform [node-id]
4. exit
5. show redundancy
6. show environment
DETAILED STEPS
Command or Action Purpose
Step 1
show version
Example:
RP/0/RSP0/CPU0:router# show version
Displays information about the router, including image names,
uptime, and other system information.
Step 2
admin
Example:
RP/0/RSP0/CPU0:router# admin
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.
Step 3
show platform [node-id]
Example:
RP/0/RSP0/CPU0:router# show platform
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.
Use 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.
Step 4
exit
Example:
RP/0/RSP0/CPU0:router# exit
Exits the EXEC mode.