Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
73
Switch#configure terminal
Switch(config)#ip http timeout-policy idle 100
Switch(config)#
5-8 ip telnet server
This command is used to enable a Telnet server. And use the no command to disable the Telnet server
function
ip telnet server
no ip telnet server
Parameters
None.
Default
By default, this option is enabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command enables or disables the Telnet server. The SSH access interface is separately controlled
by SSH commands.
Example
This example shows how to enable the Telnet server.
Switch# configure terminal
Switch(config)# ip telnet server
Switch(config)#
5-9 ip telnet service port
This command is used to specify the service port for Telnet. Use the no command to return the service
port to 23.
ip telnet service-port TCP-PORT
no ip telnet service-port
Parameters
TCP-PORT
Specifies the TCP port number. TCP ports are numbered between 1
and 65535. The “well-known” TCP port for the TELNET protocol is 23.
Default