You need two routers for adjacency. Can you please post (to the list, not to me directly, please) the configuration of both... Also, is this Dynamips?
-- Marko CCIE #18427 (SP) My network blog: http://cisco.markom.info/ On Tue, Oct 20, 2009 at 10:07, chtioui lazhar <[email protected]> wrote: > > this is all the configuration, > > noting that i'am working with dynamips and this lab was working last few days > i don't know waht happens with the eigrp adjacency > > hostname Rack1R1 > ! > boot-start-marker > boot-end-marker > ! > enable password cisco > ! > no aaa new-model > ip subnet-zero > ! > ! > ! > ! > ip cef > no ip domain lookup > ip ssh break-string > ip audit notify log > ip audit po max-events 100 > no ftp-server write-enable > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > ! > no crypto isakmp enable > ! > archive > log config > hidekeys > ! > ! > ! > ! > interface Loopback0 > ip address 150.1.1.1 255.255.255.0 > ! > interface FastEthernet0/0 > ip address 183.1.17.1 255.255.255.0 > speed 100 > full-duplex > ! > interface Serial0/0 > ip address 183.1.123.1 255.255.255.0 > encapsulation frame-relay > clockrate 2000000 > cdp enable > frame-relay map ip 183.1.123.2 102 broadcast > frame-relay map ip 183.1.123.3 102 > no frame-relay inverse-arp > ! > interface FastEthernet0/1 > no ip address > duplex auto > speed auto > ! > interface Serial0/1 > no ip address > clockrate 64000 > ! > router eigrp 100 > network 150.1.1.1 0.0.0.0 > network 183.1.17.1 0.0.0.0 > network 183.1.123.1 0.0.0.0 > no auto-summary > eigrp router-id 150.1.1.1 > ! > ip classless > ! > ip http server > no ip http secure-server > ! > ! > ! > ! > ! > ! > control-plane > ! > ! > ! > ! > ! > ! > ! > ! > ! > line con 0 > exec-timeout 0 0 > privilege level 15 > logging synchronous > line aux 0 > exec-timeout 0 0 > privilege level 15 > line vty 0 4 > password cisco > login > ! > ! > end > > crdt > > lazhar > > --- En date de : Mar 20.10.09, Marko Milivojevic <[email protected]> a > écrit : > > De: Marko Milivojevic <[email protected]> > Objet: Re: [OSL | CCIE_RS] problem with interface with eigrp adjacency > À: "chtioui lazhar" <[email protected]> > Cc: [email protected] > Date: Mardi 20 Octobre 2009, 11h57 > > Something happened :-) > Joking aside, how is the other end configured? > > On Tue, Oct 20, 2009 at 09:55, chtioui lazhar <[email protected]> wrote: >> >> Hi every one, >> >> I have this error in my router anyone know the origin of this issue. >> >> *Mar 1 00:24:21.355: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor >> 183.1.17.7 (FastEthernet0/0) is down: Interface Goodbye received >> Rack1R1# >> *Mar 1 00:24:24.267: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor >> 183.1.17.7 (FastEthernet0/0) is up: new adjacency >> Rack1R1#sh run >> ! >> ! >> interface FastEthernet0/0 >> ip address 183.1.17.1 255.255.255.0 >> speed 100 >> full-duplex >> ! >> ! >> router eigrp 100 >> network 150.1.1.1 0.0.0.0 >> network 183.1.17.1 0.0.0.0 >> network 183.1.123.1 0.0.0.0 >> no auto-summary >> eigrp router-id 150.1.1.1 >> ! >> ! >> >> crdt >> >> lazhar >> >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> > > > __________________________________________________ > Do You Yahoo!? > En finir avec le spam? Yahoo! Mail vous offre la meilleure protection > possible contre les messages non sollicités > http://mail.yahoo.fr Yahoo! Mail _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
