•
Check the OK/FAIL LED on the MPC and OK and FAIL LEDs for the slot on the craft interface. When
the MPC is online and functioning normally, the OK LED lights green steadily.
•
Issue the CLI show chassis fpc command to check the status of installed MPC. As shown in the sample
output, the value Online in the column labeled State indicates that the MPC is functioning normally:
user@host> show chassis fpc
Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
0 Online 35 4 0 1024 13 25
1 Online 47 3 0 1024 13 25
2 Online 37 8 0 2048 18 14
user@host> request chassis fpc slot 2 offline
node0:
--------------------------------------------------------------------------
Offline initiated, use "show chassis fpc" to verify
{primary:node0}
user@host> show chassis fpc
node0:
--------------------------------------------------------------------------
Temp CPU Utilization (%) Memory Utilization (%)
Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
0 Online 35 7 0 1024 13 25
1 Online 46 4 0 1024 13 25
2 Offline ---Offlined by cli command---
After pushing MPC online button:
user@host> show chassis fpc
Temp CPU Utilization (%) Memory Utilization (%)
Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
0 Online 34 5 0 1024 13 25
1 Online 46 3 0 1024 13 25
2 Offline ---Offlined by button press---
For more detailed output, add the detail option. The following example does not specify a slot number,
which is optional:
358