1-62
Cisco CRS-1 Carrier Routing System to Cisco CRS-3 Carrier Routing System Migration Guide
OL-13669-03
Chapter 1 Migrating to a Cisco CRS-3 Carrier Routing System
How to Migrate to a Cisco CRS-3 Carrier Routing System (4-Slot)
DETAILED STEPS
Example
The following example shows commands to disable power to the CRS-1 Fabric Card:
RP/0/RP0/CPU0:router#admin
RP/0/RP0/CPU0:router(admin)#config
RP/0/RP0/CPU0:router(admin-config)#hw-module power disable loc 0/SM0/SP
RP/0/RP0/CPU0:router(admin-config)#commit
RP/0/RP0/CPU0:router(admin)#show platform
Node Type PLIM State Config State
<snip>
0/SM0/SP FC/S(SP) N/A UNPOWERED PWR,NSHUT,MON
0/SM1/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM2/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM3/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM4/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM5/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM6/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
0/SM7/SP FC/S(SP) N/A IOS XR RUN PWR,NSHUT,MON
<snip>
Command or Action Purpose
Step 1
admin
Example:
RP/0/RP0/CPU0:router#admin
Places the router in administration EXEC mode.
• All commands listed in this procedure should be
entered on the pre-existing single-chassis system.
Step 2
configure
Example:
RP/0/RP1/CPU0:router(admin)#configure
Places the router in administration configuration mode.
Step 3
hw-module power disable loc 0/SM0/SP
Example:
RP/0/RP1/CPU0:router(admin-config)# hw-module
power disable loc 0/SM0/SP
Disables the power to the specified fabric plane in your
single-chassis system.
Step 4
commit
Example:
RP/0/RP1/CPU0:router(admin-config)# commit
Commits the target configuration to the router running
configuration.
• This step brings up the previously shutdown plane,
which is now configured to use the CRS-3 fabric card.
Step 5
end
Example:
RP/0/RP1/CPU0:router(admin-config)# end
Changes the mode from administration configuration mode
to administration EXEC mode.
Step 6
show platform
Example:
RP/0/RP0/CPU0:router(admin)#show platform
Displays the power status of all eight fabric planes.
• Verify that the fabric card in node 0/SM0/SP is in the
UNPOWERED state.