Assign Rack Number to Chassis
In a multi-chassis system, each chassis must have a unique rack number. This rack number is used to identify a chassis in the system.
Complete this task to identify the chassis and its connections and to establish a multi-chassis network:
Before you begin
- Install the hardware components of the multi-chassis system. In Line card chassis (LCC), line cards, fabric cards, and route processors are installed, and in Fabric card chassis (FCC), fabric cards (FC), shelf-controller switch cards (SC-SW) and shelf controllers (SC) are installed.
- Connect the chassis in the multi-chassis system using control ethernet cables. The control ethernet network provides inter-connectivity between chassis, and a two-way management ethernet path from System Admin and XR VM console. For more information see Cabling the Ethernet Control Plane Network section in the Cisco Network Convergence System 6000 Fabric Card Chassis Hardware Installation Guide.
- The fabric cards on the LCC and FCC are connected using fabric cables. This is used for data traffic. For more information see Cabling the Fabric section in the Cisco Network Convergence System 6000 Fabric Card Chassis Hardware Installation Guide.
SUMMARY STEPS
- admin
- show chassis
- config
- chassis serial <chassis serial number>
- rack <rack number>
- Repeat step 3 to 5 for all the chassis in the multi-chassis system.
- Use the commit or end command.
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 |
admin Example:
|
Enters System Admin EXEC mode. |
Step 2 |
show chassis Example:
|
Identify the serial numbers for which rack numbers are to be assigned. |
Step 3 |
config Example:
|
|
Step 4 |
chassis serial <chassis serial number> Example:
|
|
Step 5 |
rack <rack number> Example:
|
|
Step 6 |
Repeat step 3 to 5 for all the chassis in the multi-chassis system. |
|
Step 7 |
Use the commit or end command. |
commit —Saves the configuration changes and remains within the configuration session.
|
What to do next
-
After configuring the chassis serial number, verify that a unique rack number is assigned for each chassis serial number using the show running-config chassis serial command in System Admin EXEC mode.
The following example shows a 2+2 configuration: sysadmin-vm:0_RP0# show running-config chassis serial chassis serial FMP12020050 rack 0 ! chassis serial FMP12260408 rack F1 ! chassis serial FMP16320213 rack 1 ! chassis serial FMP17260334 rack F0
The following example shows a 4+2 configuration: sysadmin-vm:0_RP0# show running-config chassis serial chassis serial FLM17326A2K rack 0 ! chassis serial FLM17326A2J rack 1 ! chassis serial FLM17386E28 rack 2 ! chassis serial FLM17075XWM rack 3 ! chassis serial FMP17210228 rack F0 ! chassis serial FMP17380420 rack F1
-
After the rack numbers are assigned to the chassis serial number, verify that all the cards are operational, and XR VM is running on all the cards. For details, see Verify SDR Information.
-
If the XR VM is not running, no output is shown for that location in the result. In this case, verify the state of secure domain router (SDR) on the node using the show sdr command in System Admin EXEC mode. For details, see Verify SDR Information.
-
After the system has booted, all available interfaces must be discovered by the system. View the number of discovered interfaces using the show interfaces summary command. For details, see Verify Interface Status
After verifying that the cards in LCC are operational, configure the fabric cards in FCC.