CLI Reference Guide-R05

Table Of Contents
Chapter 8
| Authentication Commands
Telnet Server
– 240 –
ip telnet max-sessions This command specifies the maximum number of Telnet sessions that can
simultaneously connect to this system. Use the no from to restore the default
setting.
Syntax
ip telnet max-sessions session-count
no ip telnet max-sessions
session-count - The maximum number of allowed Telnet session.
(Range: 0-8)
Default Setting
8 sessions
Command Mode
Global Configuration
Command Usage
A maximum of eight sessions can be concurrently opened for Telnet and Secure
Shell (i.e., both Telnet and SSH share a maximum number of eight sessions).
Example
Console(config)#ip telnet max-sessions 1
Console(config)#
ip telnet port This command specifies the TCP port number used by the Telnet interface. Use the
no form to use the default port.
Syntax
ip telnet port port-number
no telnet port
port-number - The TCP port number to be used by the browser interface.
(Range: 1-65535)
Default Setting
23
Command Mode
Global Configuration