[Contents] [Prev] [Next] [Index] [Report an Error]


Verifying HCM Failure

Action

To view current HCM status when the backup Routing Engine takes over, use the following CLI command.

user@host> show chassis routing-engine

Sample Output

user@host> show chassis routing-engine
Routing Engine status:
  Slot 0:
    Current state                  Backup
    Election priority              Master (default)
    Temperature                 33 degrees C / 91 degrees F
    DRAM                      2048 MB
    Memory utilization          13 percent
    CPU utilization:
      User                       0 percent
      Background                 0 percent
      Kernel                     0 percent
      Interrupt                  0 percent
      Idle                     100 percent
    Model                          RE-3.0
    Serial ID                      P10865703096
    Start time                     2005-02-16 22:13:19 UTC
    Uptime                        2 hours, 13 minutes, 57 seconds
Routing Engine status:
  Slot 1:
    Current state                  Master
    Election priority              Backup (default)
    Temperature                 33 degrees C / 91 degrees F
    CPU temperature             29 degrees C / 84 degrees F
    DRAM                      2048 MB
    Memory utilization          12 percent
    CPU utilization:
      User                       0 percent
      Background                 0 percent
      Kernel                     3 percent
      Interrupt                  0 percent
      Idle                      97 percent
    Model                          RE-3.0
    Serial ID                      P10865701255
    Start time                     2005-02-03 03:13:39 UTC
    Uptime                        13 days, 21 hours, 12 minutes, 35 seconds
    Load averages:                 1 minute   5 minute  15 minute
                                       0.00       0.03       0.01

What It Means

The Routing Engine in slot RE0 and companion HCM in slot HCM0 are backup. The Routing Engine in slot RE1 and companion HCM in slot HCM1 are master.

Alternative Method

To verify an HCM failure, you can also use the following CLI command:

user@host> show chassis environment hcm

Sample Output

user@host> show chassis environment hcm 
HCM 0 status:
  State                           Offline
  FPGA Revision                27
HCM 1 status:
  State                           Online Master
  FPGA Revision                27

What It Means

The HCM in slot HCM0 is offline. The HCM in slot HCM1 has taken over as master.


[Contents] [Prev] [Next] [Index] [Report an Error]