Step 2: Check the HCM Environmental Status
Action
To check the HCM environmental status and view which HCM is functioning as master, use the following CLI command:
user@host> show chassis environment hcmSample Output
user@host> show chassis environment hcmHCM 0 status:State Online MasterFPGA Revision 27HCM 1 status:State Online StandbyFPGA Revision 27What it Means
The command output shows that both HCMs (
HCM0andHCM1)are online.HCM0is functioning as master, andHCM1is functioning as standby. The command output also gives the Field Programmable Gate Array (FPGA) revision level. The FPGA is a gate on the chip used in the HCM.Alternative Action
To display the status of an HCM in a certain slot, use the following CLI command:
user@host> show chassis environment hcm 1Sample Output
user@host> show chassis environment hcm 1HCM 1 status:State Online StandbyFPGA Revision 27