3-31
Cisco IOS XR Getting Started Guide
OL-10957-02
Chapter3 Bringing Up the Cisco IOS XR Sof tware on a Multishelf System
Bringing Up and Configuring Rack 0
Examples
This section contains examples for the following subjects:
Example: Configuring and Verifying the Rack Numbers in a Single-FCC Multishelf System, page
3-31
Example: Mapping Each Fabric Plane in a Single-FCC Multishelf System, page 3-32
Example: Mapping Each Fabric Plane in a Two-FCC Multishelf System, page 3-32
Example: Mapping Each Fabric Plane in a Four-FCC Multishelf System, page 3 -33
Example: Configuring and Verifying the Rack Numbers in a Single-FCC Multishelf System
In the following example, rack numbers are assigned to each LCC and FCC in administration
configuration mode:
RP/0/RP0/CPU0:router# admin
RP/0/RP0/CPU0:router(admin)# configure
RP/0/RP0/CPU0:router(admin-config)# dsc serial TBA00000001 rack 0
RP/0/RP0/CPU0:router(admin-config)# dsc serial TBA00000002 rack 1
RP/0/RP0/CPU0:router(admin-config)# dsc serial TBA00000003 rack F0
RP/0/RP0/CPU0:router(admin-config)# commit
RP/0/RP0/CPU0:router(admin-config)# show running-config | include dsc
Step11 controllers fabric plane
planeNumber
oim count 1
oim instance 0 location F
rack
/SM
slot
/FM
Example:
RP/0/RP0/CPU0:router(admin-config)#
controllers fabric plane 0
RP/0/RP0/CPU0:router(admin-config)# oim count
1
RP/0/RP0/CPU0:router(admin-config)# oim
instance 0 location F0/SM9/FM
Configures a plane to operate in an FCC slot.
Enter this command sequence for each of the eight fabric
planes.
Replace planeNumber with the number of the plane (0 to
7) you want to configure.
Replace rack with the FCC rack number assigned to the
FCC that hosts the plane.
Replace slot with the FCC slot number that supports the
fabric plane you are configuring. Valid slot numbers are
SM0 to SM23.
The plane numbers and slot numbers are determined by
the hardware installation and cabling. The software
configuration must match the hardware configuration.
For more information, see Cisco CRS-1 Carrier Routing
System Multishelf System Interconnection and Cabling
Guide.
Step12 commit
Example:
RP/0/RP0/CPU0:router(admin-config)# commit
Commits the target configuration to the router running
configuration.
Step13 end
Example:
RP/0/RP0/CPU0:router(admin-config)# end
RP/0/RP0/CPU0:router(admin)#
Exits administration configuration mode and enters
administration EXEC mode.
Command or Action Purpose