8-3
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 8 Online Insertion and Removal for Switch Fabric Cards
Performing an OIR
DETAILED STEPS
Command or Action Purpose
Step 1
show platform
Example:
RP/0/RP0/CPU0:router# show platform
Displays all cards on the router.
• Allows you to identify a fabric card (identified with a SM
prefix).
• The number following the SM prefix identifies the
corresponding fabric plane, as follows:
–
Fabric Fabric
Board #
–
SM0 0
–
SM1 1
–
SM2 2
Step 2
admin configure
Example:
RP/0/RP0/CPU0:router# admin configure
Enters admin configuration mode.
Step 3
show controller fabric plane all
Example:
RP/0/RP0/CPU0:router(admin-config)# show
controller fabric plane all
Displays the status of each fabric plane.
Step 4
controller fabric plane plane_number shut
Example:
RP/0/RP0/CPU0:router(admin-config)#
controller fabric plane 1 shut
Shuts down the fabric plane.
Step 5
show controller fabric plane all
Example:
RP/0/RP0/CPU0:router(admin-config)# show
controller fabric plane all
Displays the status of each fabric plane.
• The down flag of the show controller fabric plane
command display should read P, which indicates that the
down flag has been administratively shut down.
Step 6
no hw-module node fabric-card power
Example:
RP/0/RP0/CPU0:router(config)# no hw-module
node 0/SM1/SP power
Shuts down the fabric card.
• The down flag of the show controller fabric plane
command display should read pPm.
Step 7
commit
Example:
RP/0/RP0/CPU0:router(config)# commit
Commits the target configuration to the router running
configuration.