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

restart (JDM)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
restart (gracefully | immediately | soft)
<jdmd>
<jdmmon>
<jinventoryd>
<jlinkmon>

Description

Restart daemons belonging to Juniper Device Manager (JDM).

CAUTION:

Never restart a software process unless instructed to do so by a customer support engineer.

Note:

Starting in Junos OS Release 19.2R1, JDM does not support the jinventoryd option in the restart command.

Options

gracefully

(Optional) Restart a specified module or component by sending the equivalent of a UNIX SIGTERM signal.

immediately

(Optional) Immediately restart a module or component by sending the equivalent of a UNIX SIGKILL signal.

soft

(Optional) Reread and reactivate the configuration without completely restarting a module or component. This option is the equivalent of a UNIX SIGHUP signal.

jdmd

Restart the JDM service process.

jdmmon

Restart the JDM link monitoring daemon.

jinventoryd

Restart the JDM inventory management daemon.

jlinkmon

Restart the JDM link monitor daemon, which runs on the Linux host.

Note:

The options gracefully, immediately, and soft are not available for restarting the Juniper link monitor daemon.

Required Privilege Level

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

restart jdmd gracefully

content_copy zoom_out_map
user@jdm> restart jdmd gracefully
Juniper Device Manager service process started, pid 12058

Release Information

Command introduced in Junos OS Release 17.4R1.

footer-navigation