RE: 3640 terminal connections

From: Justin Menga (Justin.Menga@xxxxxxxxxxxxxxxxxx)
Date: Mon Oct 30 2000 - 19:43:33 GMT-3


   
You need to configure reverse telnet:

First, you need to determine the line number for each port. To do this, use
show line command. Once you have a line number, add on 2000 to get the
reverse telnet port.

E.g. if line number = 32, then port = 2032

Use the ip host <name> <port> <ip-address> command for each device you are
accessing. The best practice for the IP address is to create a loopback
interface and assign an IP address to it, as this interface is always up.

e.g.

int lo0
 ip address 1.1.1.1 255.255.255.255

ip host R2511 2032 1.1.1.1 (this reverse telnets to host R2511 on line
32)
ip host R2522 2033 1.1.1.1 (this reverse telnets to host R2522 on line
33)

Regards,

Justin Menga MCSE+I CCNP CCSE ASE
WAN Specialist
Computerland New Zealand
PO Box 3631, Auckland
DDI: (+64) 9 360 4864 Mobile: (+64) 25 349 599
mailto: justin.menga@computerland.co.nz

-----Original Message-----
From: Bandele Hinton [mailto:bandeleh@hotmail.com]
Sent: Tuesday, 31 October 2000 10:07 a.m.
To: cisco@groupstudy.com; ccielab@groupstudy.com
Subject: 3640 terminal connections

I am currently working on establishing a terminal server configuration for
my 3640 router. my 3640 is configured with the following:

Slot 0: Async32A
Slot 1: Async32A
Slot 2: Ethernet0

With this configuration, I am looking to configure my system to allow a
telnet connection to be established to each on of my devices connected to my
async ports. I have a octopus cable that goes to several compaq servers.
These servers should be able to be accessed through a serial cable connected
to each.

Can anyone provide some insight into addressing this issue? Thanks a bunch
in advance!



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:32 GMT-3