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 logout

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request system logout (pid pid | terminal terminal | user username)
<all>

Description

Log out users from the router or switch and the configuration database. If a user held the configure exclusive lock, this command clears the exclusive lock.

Options

all

(Optional) Log out all sessions owned by a particular PID, terminal session, or user. (On a TX Matrix or TX Matrix Plus router, this command is broadcast to all chassis.)

pid pid

Log out the user session using the specified management process identifier (PID). The PID type must be management process.

terminal terminal

Log out the user for the specified terminal session.

user username

Log out the specified user.

Required Privilege Level

configure

Output Fields

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

Sample Output

request system logout

content_copy zoom_out_map
user@host> request system logout user test all
Connection closed by foreign host.

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation