DGS-6604 ip telnet service-port
CLI Reference Guide
324
ip telnet service-port
Use this command to specify the service port for the TELNET server. Use the
default command to return the service port to 23.
ip telnet service-port TCP-PORT
default ip telnet service-port
Default TCP-PORT 23
Command Mode Global configuration
Usage Guideline This command configures the TCP port number for the TELNET server. The
Telnet server listens on port number 23 for connection requests in the default
configuration.
Example This example shows how to change the service port to 3000.
Verify the settings by entering the show system protocol-state command.
Syntax Description
TCP-PORT The TCP port number. TCP ports are numbered between 1 and 65535. The well-
known TCP port for the TELNET protocol is 23.
Switch(config)# ip telnet service-port 3000