telnet
Enables connections to remote routers via the embedded Telnet client. There is no no version.
telnet ipAddress | hostname [ vrf vrfName ] [ ipPortNumber | ipPortType ]
[ source-interface interfaceType interfaceSpecifier | noecho | line | debug | verbose ]*
- ipAddressIP address of the remote router
- hostnameName of the remote router
- vrfNameName of the VRF to which the command applies; string of 132 alphanumeric characters
- ipPortNumberNumber of the port for the connection to the remote router, in the range 065535; default value is port number 23, the Telnet port. For more information about port numbers and associated processes, see www.iana.org.
- ipPortTypeName of a well-known port, as follows:
- bgpBorder Gateway Protocol (port 179)
- chargenCharacter generator (port 19)
- cmdRemote commands (port 514)
- daytimeDaytime (port 13)
- discardDiscard (port 9)
- domainDomain Name Service (port 53)
- echoEcho (port 7)
- exec Exec (port 512)
- fingerFinger (port 79)
- ftpFile Transfer Protocol (port 21)
- ftp-dataFTP data connections (port 20)
- gopherGopher (port 70)
- hostnameNIC hostname server (port 101)
- identIdent Protocol (port 113)
- ircInternet Relay Chat (port 194)
- kloginKerberos login (port 543)
- kshellKerberos shell (port 544)
- loginLogin (port 513)
- lpdPrinter service (port 515)
- nntpNetwork News Transport Protocol (port 119)
- pim-auto-rpProtocol Independent Multicast Auto RP (port 496)
- pop2Post Office Protocol version 2 (port 109)
- pop3Post Office Protocol version 2 (port 110)
- smtpSimple Mail Transport Protocol (port 25)
- sunrpcSun Remote Procedure Call (port 111)
- syslogSyslog (port 514)
- tacacsTerminal Access Concentrator Access Control System (port 49)
- talkTalk (port 517)
- telnetTelnet (port 23)
- timeTime (port 37)
- uucpUnix-to-Unix Copy Program (port 540)
- whoisNickname (port 43)
- www World Wide Web (port 80)
- source-interfaceForces Telnet to use the IP address of the specified interface as the source address for the Telnet connection
- interfaceTypeType of interface to use to obtain the source address for the Telnet connection; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierNumber of interface to use to obtain the source address for the Telnet connection; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- noechoDisables local echo of user input
- lineEnables line mode
- debugEnables debugging
- verboseEnables verbose mode
- *Indicates that one or more parameters can be repeated multiple times in a list in the command line
Privileged Exec
Command introduced before JUNOSe Release 7.1.0.