General Network Management Commands
XSR CLI Reference Guide 1-7
•Portnumber22
Example
XSR(config)#ip ssh server enable

ip telnet port

ThiscommandchangestheTelnetportwhereincomingTelnetsessionsconnectto.
Syntax
ip telnet port {port_number | default}
Mode
Globalconfiguration:XSR(config)#
Default
Portnumber:23
Examples
XSR(config)#ip telnet port 5678

ip telnet server

ThiscommandenablesordisablesTelnetservicetotheXSR.Iftheoptionalparameterisnot
supplied,theTelnetserverisenabled.
SincetheTelnetserverisenabledatbootup,youmusteithermanuallydisableitusingtheCLIor
disableitinstartup-config.
Syntax
ip telnet server [enable | disable]
Syntax of the “no” Form
ThenoformofthiscommanddisablestheTelnetserver:
no ip telnet server
port_number IncomingTelnetserverportnumberfrom1024to65535.
default SetstheTelnetporttothedefault.
Note: If you try to set the port-number but it is already in use (the Web, e.g.) , it will be reset to the
default value automatically.
enable EnablesTelnetservice.
disable DisablesTelnetservice.