Specifications

Table Of Contents
2-468
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show telnet sessions
show telnet sessions
Displays any active Telnet sessions.
show telnet sessions
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings.
Command Modes User EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: viewer
The Index number in the command output does not indicate the number of telnet sessions; but provides
a unique number for each session. The Index numbers are filled in increasing order. When four telnet
sessions are active, the corresponding index numbers are 0, 1, 2, and 3. If the session with index number
1 logs off, then there will be 3 active sessions with index numbers 0, 2, and 3. If a fourth session is
opened, the index numbers will again be 0, 1, 2, and 3.
Examples The following example shows how to display the currently active Telnet sessions:
SCE> enable 5
Password: <cisco>
SCE> show telnet sessions
There are 3 active telnet sessions:
Index | Source
================
0 | 10.1.1.201
1 | 10.1.1.202
2 | 10.1.1.203
SCE>
Related Commands
Release Modification
2.5.7 This command was introduced.
Command Description
telnet Starts a Telnet session.
show telnet status Displays the status of the telnet server daemon.