Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Microsoft DOS telnet command

Quick links

About telnet
Availability
Syntax
Examples

About telnet

Enables a user to telnet to another computer from the command prompt.

The availability of this command has only been listed as Windows 2000 and Windows XP because these are the only two versions of Microsoft Windows that support the telnet command from the command prompt (with additional switches). Additional information and help about using telnet from any version of Windows can be found on our telnet help page

Availability

The telnet command is an external command that is available in the below Microsoft operating systems.

Windows 2000
Windows XP

Index

Category:
MS-DOS

Companies:
Microsoft

Related Pages:
Operating systems

Resolved

Were you able to locate the answer to your questions?

Syntax

telnet [host [port]]

host  specifies the hostname or IP address of the remote
computer to connect to.
port Specifies the port number or service name.

Commands available through the actual telnet program:

close close current connection
display display operating parameters
open connect to a site
quit exit telnet
set

set options (type 'set ?' for a list)

NTLM Turn ON NTLM Authentication.
LOCAL_ECHO Turn ON LOCAL_ECHO.
TERM x (where x is ANSI, VT100, VT52, or VTNT)
CRLF Send both CR and LF

status print status information
unset unset options (type 'unset ?' for a list)

NTLM Turn OFF NTLM Authentication.
LOCAL_ECHO Turn OFF LOCAL_ECHO.
CRLF Send only CR (no LF is sent)

?/help print help information

Examples

telnet myhost.com

Telnet to the computer myhost.com 

Additional information and help with telnet can also be found on our telnet help page.

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope