Re: termal server revese telnet config

From: Godswill Oletu (oletu@inbox.lv)
Date: Thu Jul 21 2005 - 22:37:27 GMT-3


Config the Ethernet interface of the 2511, assign an ip address
corresponding to on your LAN or subnet.

You can use that ip address to setup the reserve telnet, but a loopback
interface is preferred. The 1.1.1.1 you pointed to below could be hat
loopback interface ip address, port 2001, will correspond to console cable 1
plugged into Line ports 1-8 on the 2511, port 2008 will correspond on
console cable 8, port 2009 to console cable 1 plugged into the second line
interface 9-16 on your 2511.

The rest configuration is a fair game.

eg

interface loopback0
ip address 1.1.1.1 255.0.0.0
!
ip host r1 2001 1.1.1.1
ip host r2 2002 1.1.1.1
ip host r3 2003 1.1.1.1
ip host r4 2004 1.1.1.1
ip host r5 2005 1.1.1.1
ip host r6 2006 1.1.1.1
...
...
ip host r16 2016 1.1.1.1
!
line 1 16
transport input all

That is about all the basics, you can tweak the line interface further with
'no-exec', other exec configurations eg exec timeout, session timeout,
password, etc...

You use r1, r2, r3....r16 to access routers connected to each of the
corresponding terminal cable breakout.

Yes, the terminal cable should be connected to the console port of each of
the other routers/switch. The Aux port can also be used, but that will
require extral configurations.

From your PC, you can telnet to device connected to terminal cable breaker
1, by ...typing 'telnet 1.1.1.1 2001' make such your PC know how to reach IP
address 1.1.1.1.

HTH

----
Godswill Oletu

----- Original Message ----- From: "John Matus" <john_matus@hotmail.com> To: <ccielab@groupstudy.com> Sent: Thursday, July 21, 2005 4:12 PM Subject: termal server revese telnet config

> i'm helping a bud here at work set up a termial server to remote into his > other routers. he has a 2511 with 16 async ports, the serial to rj45 type > (2 serial connections on the 2511) so he has the octal cables. i'm > assuming that the octal cables go into the console ports. other than > that, what is needed on the 2511 to telnet into the other routers. i > know you need: > > ip host r1 2001 1.1.1.1 <----------- is the address arbitrary? > > do you confgure the following on the line console or line? > line con 0 > or > line 1 16? > > tarnsport output(input?) all > modem inout > > where does this go? > > TIA > > _________________________________________________________________ > Dont just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:00:30 GMT-3