> I have four 25xx routers... but I don't have a terminal server.... =
<snip>

Using your example, you will need to connect the AUX port on R1 to the =
CON port on R2, etc, etc. =20

Standard Cisco Roll-Over cable is needed.

Config on the R1 should work with:
 line aux 0
 access-class 1 in
 no exec
 exec-timeout 0 0
 transport input all
 stopbits 1
 flowcontrol hardware

You will probably also need to:
 clear line aux 0
on the control router (or do a restart) before the config will work.

You will then be able to telnet to R1 on TCP 2001 to gain console access =
to R2.

I do this on a 2509 so my AUX port is actually TCP 2009 as 2001-2008 are =
used by Async Ports.  Likewise on a 2511, AUX would be TCP 2017 as =
2001-2016 are used by Async Ports.

Good Luck.

Adam Burgess
Brisbane, Australia


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to