Installation guide
5-3
Cisco Network Convergence System 6000 Series Routers Hardware Installation Guide
Chapter 5 Installing Route Processor Cards, Line Cards, and Fabric Cards
About Installing Cards and Associated Components
Caution The chassis may indicate a hardware failure if you do not follow proper procedures. Remove or install
only one card at a time. Allow at least 15 seconds for the chassis to complete its tasks before removing
or installing another card.
Steps for OIR Fabric Card Removal
Follow these steps to perform a graceful OIR on the fabric card by using the Cisco IOS XR shutdown
command.
Step 1 Shut down plane X (where X is in the range of 0 to 5).
config
controller fabric plane X
shutdown
commit
Step 2 Shut down FC card location R/FCS (where R is the rack number in the range of 0 to 15 and F0 to F3, and
S is the slot in the range of 0 to 5 for the LCC and 0 to 11 for the FCC).
config
hw-module location R/S shutdown
commit
…
…
Step 3 Unshut FC location.
config
no hw-module location R/S shutdown
commit
Step 4 Unshut plane X.
config
controller fabric plane X
no shutdown
commit