LUM Operational Commands

The show commands to display information about local and TACAS+ users and their sessions. You can use the command and options to view the summary of all users, information for a specific user and to view user sessions details.

LUM Show Commands

User Details

Syntax:

show user <option>

Option Description

session <session-id>

Displays information about user session ID specified.

Example: The output shows the currently logged-in users along with their roles, authentication methods, source IP addresses, login time and session details.

supervisor@rtbrick.net: op> show user
Username     Role          Shell     SSH-Key   Authenticator  Source IP         Login Time            Session ID
supervisor   supervisor    bash      No        Local          10.254.253.23     2025-10-16 05:44:41   142778
user         supervisor    bash      No        TACACS+        10.254.253.23     2025-10-16 05:45:20   142783

Example: The output shows the detailed information about a specific user session, including the login method, role, shell, service, and connection details such as host, session duration, and idle time.

supervisor@rtbrick.net: op> show user session 140229
Session Information:
Name            : user
Session ID      : 140229
TTY             : pts/6
Display Name    : user
Host            : 10.210.65.87
PID             : 860921
Public Key      : False
Login Method    : TACACS+
Role            : supervisor
Shell           : bash
Service         : sshd
State           : active
Login Time      : 2025-10-14 05:22:00
Session Duration: 4h 43m 49s
Idle Timestamp  : 2025-10-14 08:27:06
Idle Duration   : 1h 38m 43s