Setup Multi-chassis Configuration
Multiple Cisco NCS 4016 single chassis (SC) are connected to one or more NCS 4000 fabric card chassis to form a multi chassis (MC) system. This enables scalability with a single admin and control plane. The MC system contains two types of chassis - line card chassis (LCC) which is the NCS 4016, and the fabric card chassis (FCC).
The fabric cards in the LCC are different from the fabric cards in the FCC. All the LCCs are connected to the FCC, and traffic flows from one LCC to another LCC through the FCC.
To form a MC system, two types of connections are required:
-
Control Ethernet Connectivity - the racks are interconnected to form a network.
-
Fabric Connectivity - the FCC and LCC are connected to form a fabric plane.
Upgrade Process
The upgrade process involves the following steps:
-
Pre-maintainance window tasks - the latest Cisco IOS XR software is updated on the MC system. The new LCC(s) and FCC(s) are not connected to the production network at this stage.
-
Maintenance window tasks - the existing SC system (LCC) is upgraded to the latest software version by upgrading the packages, SMUs and installing the golden RPs. The existing SC system is connected with the other LCC(s) and FCC(s) to arrive at the required MC system.
-
ECU2 upgrade - the ECU (used in the SC system) needs to be upgraded to ECU2 to support MC configuration. For the details regarding the ECU to ECU2 migration, see Migrate from NCS4K-ECU to NCS4K-ECU2.
For details about inter-rack timing, after the migration from a single chassis system to a multi chassis system is complete, see Inter-rack Timing.
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.
Prerequisites
-
Install the hardware components of the MC system.
-
Connect all the chassis in the MC system using control ethernet cables. The control ethernet cables provide inter-connectivity between the chassis.
-
Connect the fabric cards on the FCC and the LCC using fabric cables. This is used for data traffic.
Procedure
Step 1 |
admin |
||
Step 2 |
configure |
||
Step 3 |
chassis serial serial_number Example:
Enters the chassis serial configuration mode. |
||
Step 4 |
rack rack_number Example:
Type a rack number to associate the rack number to the chassis.
|
||
Step 5 |
commit |
Associate a Fabric Card in a Fabric Card Chassis to a Fabric Plane
The fabric cards in the FCC must be associated to a fabric plane in the multi-chassis system. The system fabric is divided into four fabric planes that are used to evenly distribute traffic across the fabric. The location of each fabric card in the fabric plane is identified by an instance number.
Procedure
Step 1 |
admin |
Step 2 |
configure |
Step 3 |
controller fabric plane plane_id Example:
Enters the fabric plane configuration mode. |
Step 4 |
instance instance_number Example:
Creates an instance number, to which the FC will be mapped. |
Step 5 |
location fabric_chassis_number / fabric_card_number Example:
Associates the location of the fabric card to the created instance. |
Step 6 |
commit |