C
HAPTER
24
| Authentication Commands
Telnet Server
– 837 –
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
4 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 or 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
EXAMPLE
Console(config)#ip telnet port 123
Console(config)#