Alarms on your new Juniper equipment
You get your new Juniper switch configured, everything is working well then you notice the alarm light is on!
Dont panic!
First:
Issue the command:
root@switch> show system alarms
and (hopefully) you will see one or more of the following:
2 alarms currently active Alarm time Class Description 2019-03-10 15:34:46 UTC Minor Autorecovery information needs to be saved 2019-03-10 15:34:44 UTC Minor Rescue configuration is not set 2019-03-10 15:34:44 UTC Major Management Ethernet Links Down
To clear the “Minor Autorecovery information needs to be saved” alarm – issue this command
root@switch> request system autorecovery state save
To clear the “Minor Rescue configuration is not set” alarm – issue this command
root@switch> request system configuration rescue save
To clear the “Major Management Ethernet Links Down” alarm – issue this command
root@switch> config root@switch# set chassis alarm managment-ethernet link-down ignore