To configure my router.
COM port on my PC <-> Console port on my router
"Mac" <mac@nospam.com> wrote in message
news:O8qBXs1rHHA.3492@TK2MSFTNGP02.phx.gbl...
> More detail required on what you are trying to do.
>
> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>> Thanks for your idea.
>
"Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
news:CE011EA6-8E92-402C-87F3-36F063C9A69C@microsoft.com...
> To configure my router.
> COM port on my PC <-> Console port on my router
>
>
> "Mac" <mac@nospam.com> wrote in message
> news:O8qBXs1rHHA.3492@TK2MSFTNGP02.phx.gbl...
>> More detail required on what you are trying to do.
>>
>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>>> Thanks for your idea.
>>
"Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
news:CE011EA6-8E92-402C-87F3-36F063C9A69C@microsoft.com...
> To configure my router.
> COM port on my PC <-> Console port on my router
>
>
> "Mac" <mac@nospam.com> wrote in message
> news:O8qBXs1rHHA.3492@TK2MSFTNGP02.phx.gbl...
>> More detail required on what you are trying to do.
>>
>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>>> Thanks for your idea.
>>
It's a Cisco router, not a cheap broadband router.
The first step is to configure it using console port. By default, there is
no ip address on its ports.
"Dave" <dave@beepbeep.com> wrote in message
news:egCV7U2rHHA.884@TK2MSFTNGP02.phx.gbl...
> you configure most routers by going to
>
> http://192.168.1.1/
>
>
>
> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
> news:CE011EA6-8E92-402C-87F3-36F063C9A69C@microsoft.com...
>> To configure my router.
>> COM port on my PC <-> Console port on my router
>>
>>
>> "Mac" <mac@nospam.com> wrote in message
>> news:O8qBXs1rHHA.3492@TK2MSFTNGP02.phx.gbl...
>>> More detail required on what you are trying to do.
>>>
>>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>>> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>>>> Thanks for your idea.
>>>
"Richard G. Harper" <rgharper@email.com> wrote in message
news:ufhCqo2rHHA.500@TK2MSFTNGP02.phx.gbl...
> Install the Telnet client from Programs and Features, Windows Features.
> Use the proper cable.
> Set the port speed, parity, etc. correctly.
> Have fun.
>
> --
> Richard G. Harper [MVP Shell/User] rgharper@gmail.com
> * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
> * PLEASE post all messages and replies in the newsgroups
> * The Website - http://rgharper.mvps.org/
> * HELP us help YOU ... http://www.dts-l.org/goodpost.htm
>
>
> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>> Thanks for your idea.
>
>
"Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
news:74381E31-BEB5-435D-A869-B84095381C3E@microsoft.com...
> It's a Cisco router, not a cheap broadband router.
> The first step is to configure it using console port. By default, there is
> no ip address on its ports.
>
>
> "Dave" <dave@beepbeep.com> wrote in message
> news:egCV7U2rHHA.884@TK2MSFTNGP02.phx.gbl...
>> you configure most routers by going to
>>
>> http://192.168.1.1/
>>
>>
>>
>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>> news:CE011EA6-8E92-402C-87F3-36F063C9A69C@microsoft.com...
>>> To configure my router.
>>> COM port on my PC <-> Console port on my router
>>>
>>>
>>> "Mac" <mac@nospam.com> wrote in message
>>> news:O8qBXs1rHHA.3492@TK2MSFTNGP02.phx.gbl...
>>>> More detail required on what you are trying to do.
>>>>
>>>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>>>> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>>>>> Thanks for your idea.
>>>>
open or o
Establish a Telnet connection with a host computer or remote server. You
can use the full command, open, or abbreviate it to just o. For example, o
redmond 44 will connect your computer to a computer named redmond using port
44.
Close or c
Close an existing Telnet connection. It can be combined with a host name
and port number. For example, c redmond 44 closes the connection with the
remote server redmond on port 44.
display
View the current settings for Telnet Client.
Type display for a list of the current operating parameters. If you are in a
Telnet session (connected to a Telnet server), to modify the parameters,
press CTRL+] to leave the Telnet session. To return to the Telnet session,
press ENTER. The following operating parameters are available:
WILL AUTH (NTLM Authentication)
WONT AUTH
WILL TERM TYPE
WONT TERM TYPE
LOCALECHO off
LOCALECHO on
quit or q
Exit from Telnet.
set
Set the terminal type for the connection, turn on local echo, set
authentication to NTLM, set the escape character, and set up logging.
SET NTLM turns on NTLM.
While you are using NTLM authentication, if you're connecting from a remote
computer, you will not be prompted to type a logon name and password.
SET LOCALECHO turns on local echoing.
SET TERM {ANSI|VT100|VT52|VTNT} sets the terminal type to the appropriate
terminal type.
You should use the VT100 terminal type if you are running normal
command-line applications. Use the VTNT terminal type if you are running
advanced command-line applications, such as edit.
ESCAPE + Charactersets the key sequence to use for switching from session to
command mode. For example, to set CTRL+P as your escape character, type set
escape, press CTRL+P, and then press ENTER.
LOGFILE FileName sets the file to be used for logging Telnet activity. The
log file must be on your local computer.
Logging begins automatically when you set this option.
LOGGING turns on logging.
If no log file is set, an error message is displayed.
unset
Turn off local echo or sets authentication for the logon or password
prompt.
UNSET NLM turns off NLM.
UNSET LOCALECHO turns off local echoing.
status
Determine whether Telnet Client is connected.
CTRL+]
Move to the Telnet command prompt from a connected session.
enter
Go to the connected session (if it exists).
?/help
View Help information.
See also
Telnet: frequently asked questions
ITPro/Server Telnet information on the web
"Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
news:ePma6q2rHHA.3448@TK2MSFTNGP05.phx.gbl...
>I know that. But what command I should use?
>
>
> "Richard G. Harper" <rgharper@email.com> wrote in message
> news:ufhCqo2rHHA.500@TK2MSFTNGP02.phx.gbl...
>> Install the Telnet client from Programs and Features, Windows Features.
>> Use the proper cable.
>> Set the port speed, parity, etc. correctly.
>> Have fun.
>>
>> --
>> Richard G. Harper [MVP Shell/User] rgharper@gmail.com
>> * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
>> * PLEASE post all messages and replies in the newsgroups
>> * The Website - http://rgharper.mvps.org/
>> * HELP us help YOU ... http://www.dts-l.org/goodpost.htm
>>
>>
>> "Elliot" <elliot_barclay@hotmail.co.uk> wrote in message
>> news:61B3F1FF-10BB-4D8A-B20F-73973F32E269@microsoft.com...
>>> Thanks for your idea.
>>
>>