[SunHELP] cisco 2511 access router

Jarrett Carver sunhelp at sunhelp.org
Mon Aug 6 15:42:21 CDT 2001


I am attempting to set-up a Cisco 2511 access router for console access to 
some E220s. If I telnet to 172.31.35.20 port 200x it basically hangs at 
after it appears to have made the connection. I set-up the lines with

baud 9600
databits 8
paritybit none
stopbit 1

I have read sever FMs, but have'nt found one specific to setting this up for 
Sun console access, although it says it's possible. Any help appreciated. 
Thanks.

Here is what my configuration looks like:

-------------------------------------------
version 11.2
no service udp-small-servers
no service tcp-small-servers
!
hostname rake
!
enable secret <password>
enable password <password>
!
partition flash 2 8 8
!
ip host sandbox2 2002 172.31.35.20
ip host sandbox1 2001 172.31.35.20
ip host sandbox3 2003 172.31.35.20
ip host sandbox4 2004 172.31.35.20
ip host sandbox5 2005 172.31.35.20
ip host sandbox6 2006 172.31.35.20
ip host bulldozer 2007 172.31.35.20
!
interface Ethernet0
ip address 172.31.35.20 255.255.255.0
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
ip default-gateway 172.31.35.1
ip classless
ip route 0.0.0.0 0.0.0.0 172.31.35.1
!
line con 0
stopbits 1
line 1 16
session-timeout 20
no exec
exec-timeout 0 0
modem InOut
transport input all
stopbits 1
line aux 0
line vty 0 4
password <password>
login
!
end
-----------------------------------------------



Jarrett Carver           http://www.geocities.com/solarboyz1
solarboyz1 at hotmail.com   Unix/NT Systems Administrator
___________________________________________________________

"In theory, there is no difference between theory and
practice. But, in practice, there is. "
       - Jan L.A. van de Snepscheut
____________________________________________________________


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the SunHELP mailing list