You need to clear the line. Do a show line on the 2509. Anything that you
have not
started a session with that has a splat next to it needs a clear line. You
should be
able to do a ctrl-shift-6 x at that point to get back to the 2509 and then
over to the
next router.
Your configuration is correct.
Earl Aboytes, CCIE 6097
Ed Dombrowski wrote:
> Can anybody post some working configs for a 2509 or 2511. I am going nuts
> trying to configure a 2509 i just got. I have been using this page as a
> reference but i am not having much luck.
> http://www.cisco.com/warp/customer/793/access_dial/comm_server.html. I cant
> seem to find any other info on the cisco site relating to just setting this
> thing up plugged into the console ports of my other routers. Currentl;y i
> have it working on one router (the 1601) but i cant get a second one to
work
> (2521). I cant tell what the difference is at this point. I will post my
> running configs if anybody can offer some tips. The configs are a bit messy
> on some of them as these are lab routers and i am studying for my BSCN
exam.
> I posted this to the other 2 cisco newsgroups yesterday but i think my news
> server sucks. I still dont see my posts 15 hours later.... Also, the 1601
> router when i try to connect gives the message connection refused by remote
> host but if i hit enter again it connects. The 2521 just gives me the same
> message but wont connect at all. I would really appreciate any help. I just
> cant find any info that is useful anywhere. I even drove to the bookstore
> and looked through about 15 books but didnt find anything more specific
then
> the page i refrenced above.
>
> 2509#show run
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> service tcp-small-servers
> !
> hostname 2509
> !
> enable secret 5 $1$CGrA$aulSLMoAI69oIp45K6r9c1
> !
> ip subnet-zero
> ip host 1601-1 2001 192.168.255.2
> ip host 2521-1 2002 192.168.255.2
> !
> !
> !
> interface Loopback1
> ip address 1.1.1.1 255.0.0.0
> no ip directed-broadcast
> !
> interface Ethernet0
> ip address 192.168.255.2 255.255.255.0
> no ip directed-broadcast
> !
> interface Serial0
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface Serial1
> no ip address
> no ip directed-broadcast
> shutdown
> !
> ip classless
> !
> !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line 1 8
> transport input all
> line aux 0
> transport input all
> line vty 0 4
> password zzixx
> login
> !
> end
>
> 1601-1#show run
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname 1601-1
> !
> enable secret 5 $1$yP.A$VB22oPJAoWuaYRZ5o3.0p1
> !
> ip subnet-zero
> !
> !
> !
> interface Loopback100
> ip address 172.16.10.100 255.255.255.0
> no ip directed-broadcast
> !
> interface Loopback101
> ip address 172.16.11.100 255.255.255.0
> no ip directed-broadcast
> !
> interface Ethernet0
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface Serial0
> ip address 10.1.1.100 255.255.255.0
> no ip directed-broadcast
> !
> router eigrp 200
> redistribute eigrp 100
> network 10.0.0.0
> !
> router eigrp 100
> network 172.16.0.0
> !
> router ospf 200
> network 10.0.0.0 0.255.255.255 area 0
> network 172.16.0.0 0.0.255.255 area 0
> !
> ip classless
> !
> !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line vty 0 4
> password zzixx
> login
> !
> end
>
> 2521-1#show run
> Building configuration...
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname 2521-1
> !
> enable secret 5 $1$eU1p$E/kXa46E7Hqm4EHzS2r5u/
> !
> ip subnet-zero
> no ip domain-lookup
> frame-relay switching
> !
> !
> !
> interface Serial0
> bandwidth 64
> ip address 192.168.1.17 255.255.255.240
> no ip directed-broadcast
> encapsulation frame-relay
> no ip mroute-cache
> clockrate 64000
> frame-relay intf-type dce
> frame-relay route 203 interface Serial2 302
> !
> interface Serial1
> bandwidth 64
> ip address 192.168.1.33 255.255.255.240
> no ip directed-broadcast
> shutdown
> clockrate 64000
> !
> interface Serial2
> bandwidth 64
> ip address 192.168.1.49 255.255.255.240
> no ip directed-broadcast
> encapsulation frame-relay
> clockrate 64000
> frame-relay intf-type dce
> frame-relay route 302 interface Serial0 203
> !
> interface Serial3
> bandwidth 64
> ip address 10.1.1.1 255.255.255.0
> no ip directed-broadcast
> shutdown
> clockrate 64000
> !
> interface TokenRing0
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface BRI0
> no ip address
> no ip directed-broadcast
> shutdown
> !
> ip classless
> !
> !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line aux 0
> line vty 0 4
> password zzixx
> login
> --More--
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=2390&t=2376
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]