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

request system process terminate

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request system process terminate process-id

Description

Terminate any process that you specify with the process identification number (process ID or pid). The request system process terminate command is an alternative to using the restart command. The restart command terminates and restarts a process that you specify by process name, but limits you to only certain well-known processes.

CAUTION:

Caution: Never terminate a software process unless instructed to do so by a customer support engineer. Restarting processes could cause unknown system behavior resulting in partial or complete traffic loss.

Use the show system processes command to display a list of processes by process ID.

Options

process-id

Identification number for a process.

  • Range: 1 through 99999

Required Privilege Level

maintenance

Output Fields

When you enter this command, you are not provided feedback on the status of your request. You can use the show system processes extensive command to confirm the process that was terminated.

Sample Output

request system process terminate

content_copy zoom_out_map
user@host> request system process terminate 1514

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation