Nick,

Here is the config that I use in my lab:

You can use any ip address for the reverse telnet session.  I have a
loopback with the address 1.1.1.1.  You can then use the ip host command to
set up sessions by name.

Good Luck,
Aaron K. Dixon

r4#s run
Building configuration...

Current configuration:
!
version 11.2
service nagle
service timestamps debug datetime show-timezone
service timestamps log datetime show-timezone
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname r4
!
!
ip subnet-zero
ip tcp synwait-time 10
no ip domain-lookup
ip host r1 2001 1.1.1.1
ip host r2 2004 1.1.1.1
ip host r3 2003 1.1.1.1
ip host r5 2007 1.1.1.1
ip host r6 2002 1.1.1.1
ip host r7 2005 1.1.1.1
ip host r804 2008 1.1.1.1
ip host cat5 2009 1.1.1.1
!

interface Loopback4
 ip address 1.1.1.1 255.255.255.255
!
interface Ethernet0
 ip address 192.168.1.3 255.255.255.0
 no keepalive
!
interface Serial0
 no ip address
 no fair-queue
 shutdown
!
interface Serial1
 no ip address
 shutdown
!
ip classless
!
line con 0
line 1 16
 modem Host
 transport preferred telnet
 transport input all
line aux 0
line vty 0 4
 login
!
end

r4#

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Nick Mackovski
Sent: Monday, August 14, 2000 9:38 PM
To: [EMAIL PROTECTED]
Subject: need help to config 2511...


Hello GroupStudy.com,


Need to connect a few Cisco routers and switches to a 2511.

first question...
Should I connect the async cables to the 'console' port or 'aux' port of
my devices?

second question...
Do I also need to configure the routers and switches - or just configure
the 2511?

third question, actually request...
If possible, could someone within groupstudy.com please e-mail a sample
config of a 2511 - thanks.


cheers,
Nick

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to