Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Juniper / How to clear the Routing-Engine related chassis alarm

How to clear the Routing-Engine related chassis alarm

May 16, 2016 by James Palmer

This article provides information on how to clear the Routing-Engine related chassis alarm.

At times, the following alarm is generated and it cannot be cleared via any CLI command:

MX480-d-re1> show chassis alarms 
1 alarms currently active
Alarm time Class Description
2012-12-17 13:03:51 CST Minor Backup RE Active

When you see this alarm, it means that the status of the routing-engine is different with the configuration. you will find that RE0 is set as the master and RE1 is set as the backup. It is different with the current state:

MX480-d-re1> show chassis routing-engine 
Routing Engine status:
  Slot 0:
    Current state Backup
    Election priority Master (default)
    Temperature 31 degrees C / 87 degrees F
    CPU temperature 29 degrees C / 84 degrees F
    DRAM 17152 MB
    Memory utilization 12 percent
    CPU utilization:
      User 0 percent
      Background 0 percent
     Kernel 0 percent
      Interrupt 0 percent
      Idle 99 percent
    Model RE-S-1800x4
    Serial ID 9009105251
    Start time 2012-12-17 08:56:54 CST
    Uptime 4 hours, 34 minutes, 18 seconds
    Last reboot reason Router rebooted after a normal shutdown.
Routing Engine status:
  Slot 1:
    Current state Master
    Election priority Backup (default)
    Temperature 32 degrees C / 89 degrees F
    CPU temperature 30 degrees C / 86 degrees F
    DRAM 17152 MB
    Memory utilization 12 percent
    CPU utilization:
      User 0 percent
      Background 0 percent
      Kernel 3 percent
      Interrupt 0 percent
      Idle 96 percent
    Model RE-S-1800x4
    Serial ID 9009105245
    Start time 2012-12-17 12:55:50 CST
    Uptime 35 minutes, 32 seconds
    Last reboot reason Router rebooted after a normal shutdown.
    Load averages: 1 minute 5 minute 15 minute
                                       0.06 0.02 0.00

Junos does not like JunosE. The master RE is not chosen via co-adaptation; it is based on the configuration.

chassis {
             redundancy {
                      routing-engine 1 master;
                     graceful-switchover;
             }
}

You can change the master RE; if u do not prefer this change, you can return to the previous state:

You can change the master RE; if u do not prefer this change, you can return to the previous state:

MX480-d-re1#show chassis routing-engine 
Routing Engine status:
Slot 0:
Current state Backup
Election priority Backup (default)
Temperature 31 degrees C / 87 degrees F
CPU temperature 29 degrees C / 84 degrees F
DRAM 17152 MB
Memory utilization 12 percent
CPU utilization:
User 2 percent
Background 0 percent
Kernel 1 percent
Interrupt 0 percent
Idle 96 percent
Model RE-S-1800x4
Serial ID 9009105251
Start time 2012-12-17 08:56:54 CST
Uptime 4 hours, 35 minutes, 58 seconds
Last reboot reason Router rebooted after a normal shutdown.
Routing Engine status:
Slot 1:
Current state Master
Election priority Master
Temperature 32 degrees C / 89 degrees F
CPU temperature 30 degrees C / 86 degrees F
DRAM 17152 MB
Memory utilization 12 percent
CPU utilization:
User 3 percent
Background 0 percent
Kernel 5 percent
Interrupt 1 percent
Idle 91 percent
Model RE-S-1800x4
Serial ID 9009105245
Start time 2012-12-17 12:55:50 CST
Uptime 37 minutes, 17 seconds
Last reboot reason Router rebooted after a normal shutdown.
Load averages: 1 minute 5 minute 15 minute
0.01 0.01 0.00

MX480-d-re1#show chassis alarms 
No alarms currently active

Related

Filed Under: Juniper Tagged With: Routing Engine, Routing-Engine related chassis alarm

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in