Chapter 8
| Authentication Commands
Telnet Server
– 273 –
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
Example
Console(config)#ip telnet port 123
Console(config)#
ip telnet server This command allows this device to be monitored or configured from Telnet. Use
the no form to disable this function.
Syntax
[no] ip telnet server
Default Setting
Enabled
Command Mode
Global Configuration
Example
Console(config)#ip telnet server
Console(config)#