System information

328
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Session Management Commands
Examples: To view information about sessions of administrative users, type the following
command:
DWS-1008> show sessions admin
Tty Username Time (s) Type
------- -------------------- -------- ----
tty0 3644 Console
tty2 tech 6 Telnet
tty3 sshadmin 381 SSH
3 admin sessions
To view information about console users’ sessions, type the following command:
DWS-1008> show sessions console
Tty Username Time (s)
------- -------------------- --------
console 8573
1 console session
To view information about Telnet users sessions, type the following command:
DWS-1008> show sessions telnet
Tty Username Time (s)
------- -------------------- --------
tty2 sea 7395
To view information about Telnet client sessions, type the following command:
DWS-1008# show sessions telnet client
Session Server Address Server Port Client Port
-----------------------------------------------------------------------
0 192.168.1.81 23 48000
1 10.10.1.22 23 48001
Field Description
Tty The Telnet terminal number, or console for
administrative users connected through the console
port.
Username Up to 30 characters of the name of an authenticated
user.
Time (s) Number of seconds the session has been active.
Type Type of administrative session:
Console
SSH
Telnet