Connected users
Users currently connected to this serial port.
This status table shows active sessions, where each user connected from, and whether any session currently owns the port in single-user mode.
Session details
Active session details for connections to this port.
Properties
Username
The username used to authenticate when connecting to this port.
- Data type: string
- Status
CLI: (cli)> show serial <key> connected-user <index> username
Session start time
The time at which this user session started.
The timestamp is recorded as seconds since the Unix epoch and can be used to determine how long the session has been active.
- Data type: integer
- Units: seconds since epoch
- Status
CLI: (cli)> show serial <key> connected-user <index> session-start
Source address
The address the user is connecting from.
For network sessions this is the remote IP address. For local or internal access methods it may be empty.
- Data type: string
- Status
CLI: (cli)> show serial <key> connected-user <index> src-address
Access method
Method used by user to access the serial port.
A serial port may be accessed by many methods. The method used by each connected user will be shown
| Option | Label |
|---|---|
ssh | SSH |
web | Web administration |
telnet | Telnet |
serial | Serial port |
- Data type: string select
- Status
CLI: (cli)> show serial <key> connected-user <index> access-method
User has locked port
Access to the port is locked by this user.
A port that is set to single user mode will be locked while this user is connected and other users will be prevented from accessing the port.
- Data type: boolean
- Status
CLI: (cli)> show serial <key> connected-user <index> user-locked-port
