1-55
Cisco CRS-1 Carrier Routing System to Cisco CRS-3 Carrier Routing System Migration Guide
OL-13669-03
Chapter 1 Migrating to a Cisco CRS-3 Carrier Routing System
How to Migrate to a Cisco CRS-3 Carrier Routing System (8-Slot)
Once enabled, the fabric plane status would be “Up”.
RP/0/RP0/CPU0:router#admin
RP/0/RP0/CPU0:router(admin)#config
RP/0/RP0/CPU0:router(admin-config)#no controller fabric plane 0 shut
RP/0/RP0/CPU0:router(admin-config)#no controller fabric plane 1 shut
RP/0/RP0/CPU0:router(admin-config)#commit
Verify that each of the eight fabric planes is enabled by executing the show controllers fabric plane all
command:
RP/0/RP0/CPU0:router(admin)#show controllers fabric plane all
Plane Admin Oper up->dn up->mcast
Id State State counter counter
---------------------------------------------
0 UP UP 2 2
1 UP UP 2 2
2 UP UP 0 0
3 UP UP 0 0
4 UP UP 0 0
5 UP UP 0 0
6 UP UP 0 0
7 UP UP 0 0
Each plane transitions from UP -> MCAST_DOWN -> DOWN -> MCAST_DOWN -> UP. Thus each
plane will cycle through up->dn twice. This is why the up->dn counter shows 2. Similarly each plane
will cycle through mcast_dn->up twice as well and the mcast_dn->up counter shows 2.
Verifying Traffic Statistics on the Newly Migrated Cisco CRS-3 Node
To ascertain that traffic is flowing on the CRS-3 node please run the following command on both the
planes that have been migrated. Run it a few times to ensure that the counters are incrementing. The lost
or error counters should not be incrementing.
The same command should also be applied on the legacy nodes (not yet migrated) to make sure there is
no traffic lost or traffic with errored cells.
RP/0/RP0/CPU0:router(admin)#show controllers fabric plane 0 statistics detail
Total number of providers for the statistics: 1
Total received data cells: 7063
Total received unicast data cells: 4487
Total received low priority unicast data cells: 4487
Total received high priority unicast data cells: 0
Total received multicast data cells: 2576
Total received low priority multicast data cells: 2050
Total received high priority multicast data cells: 526
Total transmitted data cells: 21094
Total transmitted unicast data cells: 4487
Total transmitted low priority unicast data cells: 4487
Total transmitted high priority unicast data cells: 0
Total transmitted multicast data cells: 16607
Total transmitted low priority multicast data cells: 13977
Total transmitted high priority multicast data cells: 2630
Total received correctable errored cells: 0
Total received uncorrectable errored cells: 0
Total received parity error cells: 0
Total received stomp cells: 0