[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

request system logout

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

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

Options

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

terminal terminalLog out the user for the specified terminal session.

user usernameLog out the specified user.

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.)

Additional Information

For information about using the configure exclusive command, see the JUNOS System Basics Configuration Guide.

Required Privilege Level

configure

List of Sample Output

request system logout

Output Fields

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

Sample Output

request system logout

user@host> request system logout user tammy all
Connection closed by foreign host.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]