Specifications

12-485
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show sessions
show sessions
To display information about active Telnet, SSH or GUI sessions to the SN 5428-2 Storage Router, use
the show sessions command.
show sessions {all | cli | gui}
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines There are a maximum of 16 concurrent management sessions per storage router. The sessions are
restricted as follows:
One session is reserved for the EIA/TIA-232 console interface.
There can be a maximum of seven CLI sessions via Telnet or SSH.
There can be a maximum of eight GUI sessions via HTTP or HTTPS.
Examples The following is example output from the show sessions command. The asterisk designates the CLI
management session from which the command was issued.
[SN5428-2A]# show sessions all
Id Auth From Login
---- ------- --------------- ---------------
* 1 monitor console Mar 22 17:19:10 [TELNET]
2 admin 10.1.40.212 Mar 22 11:44:46 [TELNET]
3 admin 10.3.12.222 Mar 22 11:47:12 [GUI]
3 of 16 sessions
all Display all active Telnet or GUI management sessions.
cli Display only active CLI sessions.
gui Display only active GUI sessions.
Release Modification
3.2.1 This command was introduced.
3.3.1 The maximum number of concurrent sessions was changed to 16.