Hi Derek,

Usually with a k-value mismatch the router will simply log a message to the
console that informs you of this.

On Wed, Oct 21, 2009 at 8:33 AM, Mills, Derek <
[email protected]> wrote:

>  On the VoD it is mentioned the router will "tell" you when there is a
> K-value mismatch -- is there specific debug commands that have to be
> enabled for this or will it be the message referred to by this thread?
>
>
>
>
>
>
>  ------------------------------
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *vishal bhugra
> *Sent:* Wednesday, October 21, 2009 2:21 AM
> *To:* Rick Mur
> *Cc:* OSL CCIE-RS
> *Subject:* Re: [OSL | CCIE_RS] problem with interface with eigrp adjacency
>
> Hello
>
> We also check for the K values on both ends..they should be same
>
> On Tue, Oct 20, 2009 at 6:35 PM, Rick Mur <[email protected]> wrote:
>
>> Like Marko said, it's important to know if this is Dynamips as my
>> experience is that Dynamips sometimes has issues on Ethernet segments, which
>> require it to be completely restarted. Kill Dynamips, remove all the temp
>> files generated and restart it again.
>> Untill that, please drawout the physical topology (are they directly
>> connected or through a switch?) and also paste the other sides
>> configuration.
>>
>> --
>>
>> Regards,
>>
>> Rick Mur
>> CCIE2 #21946 (R&S / Service Provider)
>> Sr. Support Engineer – IPexpert, Inc.
>> URL: http://www.IPexpert.com
>>
>>
>>
>> On Tue, Oct 20, 2009 at 12:09 PM, Marko Milivojevic 
>> <[email protected]>wrote:
>>
>>> 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
>>>
>>
>>
>> _______________________________________________
>> For more information regarding industry leading CCIE Lab training, please
>> visit www.ipexpert.com
>>
>>
>
>
> --
> Thanks&regards
>
> Vishal
> +91-997111066
> Best way to predict the future ..... is to create it
> ------------------------------
> Anheuser-Busch InBev Email Disclaimer 
> www.ab-inbev.com<http://www.ab-inbev.com/disclaimer.cfm>
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>


-- 
Regards,

Joe Astorino - CCIE #24347 R&S
Technical Instructor - IPexpert, Inc.
Cell: +1.586.212.6107
Fax: +1.810.454.0130
Mailto:  [email protected]
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to