Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

event (Enhanced Subscriber Management)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
event {
    catastrophic-failure {
        reboot (master | standby);
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system services subscriber-management overrides]

Description

Configure the router to detect a type of event and automatically take action when the event is detected.

Options

catastrophic-failure

Specify that the event is a corruption of the shared memory.

reboot (master | standby)

Specify which Routing Engine is rebooted when the shared memory corruption is detected. You can configure both Routing Engines to be rebooted, but that requires two separate set commands.

Note:

If you do not configure this automatic reboot, then you must perform a manual reboot to clear out the shared memory. Otherwise, the memory remains corrupted and can cause applications that share the memory to generate core errors repeatedly.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 19.1R1.

footer-navigation