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

show system users

Syntax

show system users
<no-resolve>

Syntax (Routing Matrix)

show system users
<all-lcc | lcc number | scc>
<no-resolve>

Release Information

Command introduced before JUNOS Release 7.4.

Description

List information about the users who are currently logged in to the router.

Options

none — List information about the users who are currently logged in to the router.

all-lcc — (Routing matrix only) (Optional) Show users who are currently logged on all T640 routing nodes (or line-card chassis) connected to a TX Matrix platform.

lcc number(Routing matrix only) (Optional) Show users who are currently logged onto a specific T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

no-resolve — (Optional) Do not attempt to resolve IP addresses to hostnames.

scc — (Optional) (Routing matrix only) Show users currently logged on to the TX Matrix platform (or switch-card chassis).

Additional Information

By default, when you issue the show system users command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.

Required Privilege Level

view

List of Sample Output

show system users
show system users lcc no-resolve (Routing Matrix)

Output Fields

Table 135 describes the output fields for the show system users command. Output fields are listed in the approximate order in which they appear.

Table 135: show system users Output Fields

Field Name

Field Description

time and up

Current time, in the local time zone, and how long the router has been operational.

users

Number of users logged in to the router.

load averages

Load averages for the last 1 minute, 5 minutes, and 15 minutes.

USER

Username

TTY

Terminal through which the user is logged in

FROM

System from which the user has logged in. A hyphen indicates that the user is logged in through the console.

LOGIN@

Time when the user logged in.

IDLE

How long the user has been idle.

WHAT

Processes that the user is running.

show system users

user@host> show system users
 7:30PM  up 4 days,  2:26, 2 users, load averages: 0.07, 0.02, 0.01
USER     TTY FROM              LOGIN@  IDLE WHAT
root     d0  -                Fri05PM 4days -csh (csh)
blue   p0 level5.company.net 7:30PM     - cli

show system users lcc no-resolve (Routing Matrix)

user@host> show system users lcc 2 no-resolve
lcc2-re0:
--------------------------------------------------------------------------
10:34AM PDT up 1 day,  7:11, 5 users, load averages: 0.03, 0.01, 0.00
USER     TTY      FROM                              LOGIN@  IDLE WHAT
root     d0       -                                3:21AM   7:12 /bin/csh      
regress  p0       scc-re0                          10:15AM     - telnet hostA
regress  p1       scc-re0                          10:16AM     - telnet hostA
regress  p2       scc-re0                          10:19AM     - telnet hostA
regress  p3       scc-re0                          10:24AM     - telnet hostA

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