telnet server port
Use this command to set the port number on which the telnet server listens for connections. The default port on which the telnet server listens is 23.
You can only give this command when the telnet server is disabled. See the
feature telnet command.
Use the no form of this command to set the default port number (23).
Command Syntax
telnet server (port <1024-65535>) (vrf management|)
no telnet server port (vrf management|)
Parameters
<1024-65535>
Port number
management
Virtual Routing and Forwarding name
Default
By default, telnet server port number is 23
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#telnet server port 1157 vrf management
Last modified date: 10/19/2023