Re: IEWB Dynamips LAB1 EIGRP neighboring error (Task 3.6)

From: Dale Kling (dalek77@gmail.com)
Date: Sat May 17 2008 - 17:49:03 ART


Make sure you disable frame-relay inverse arp on all the router serial
interfaces. Remember, disabling it on the interface stops that interface on
the local router from sending inverse arps out, but not from answering them
from other routers. If another router inverse arps the local router, the
local router will still install dynamic maps even though you have it turned
off.

HTH,

Dale

On Sat, May 17, 2008 at 2:44 PM, Julio Carrasco <julio.carrasco@ya.com>
wrote:

> I removed the dynamic maps, but R3 is still trying to form a neighborship
> with R1 and is not passing routers neither to R2 or R1.
> ----- Original Message ----- From: "Julio Carrasco" <julio.carrasco@ya.com
> >
> To: "Dale Kling" <dalek77@gmail.com>
> Cc: <ccielab@groupstudy.com>
> Sent: Saturday, May 17, 2008 8:35 PM
> Subject: Re: IEWB Dynamips LAB1 EIGRP neighboring error (Task 3.6)
>
>
> Thanks for the quick answer, you are right ;).
>> I thought I removed the maps with the "clear frame inarp" command, but it
>> didn4t work. It usually work well with real routers.
>>
>>
>> Thanks again.
>>
>>
>> ----- Original Message ----- From: "Dale Kling" <dalek77@gmail.com>
>> To: "Julio Carrasco" <julio.carrasco@ya.com>
>> Cc: <ccielab@groupstudy.com>
>> Sent: Saturday, May 17, 2008 8:20 PM
>> Subject: Re: IEWB Dynamips LAB1 EIGRP neighboring error (Task 3.6)
>>
>>
>> Check to see if you have dynamic Frame relay mappings on R1 and R3
>>> between
>>> the two with "sh frame-relay map." You might have forgotten to clear
>>> them
>>> with "clear frame inarp" command. Whenever you have a lab that put the
>>> encap frame under the serial interface for you already, you have to
>>> always
>>> be sure to clear the dynamic maps and verify with "sh frame map" that
>>> they're gone.
>>>
>>> HTH,
>>>
>>> Dale
>>>
>>>
>>> On Sat, May 17, 2008 at 2:16 PM, Julio Carrasco <julio.carrasco@ya.com>
>>> wrote:
>>>
>>> Hello all,
>>>>
>>>> I am having problems with the conectivity, cause R3 is trying to form an
>>>> EIGRP
>>>> neighborship with R1 ( , and router are not passing from R3 to R1 (but
>>>> are
>>>> passing from R1 to R3).
>>>>
>>>> *Mar 1 01:09:54.083: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor
>>>> 183.1.123.1
>>>> (Serial1/0) is down: retry limit exceeded
>>>> Rack1R3#
>>>> *Mar 1 01:10:40.275: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 100: Neighbor
>>>> 183.1.123.1
>>>> (Serial1/0) is up: new adjacency
>>>>
>>>> Do anyone knows why is R3 trying to become a neighbor of R1 ??
>>>>
>>>> R2 is the hub, R1 and R3 are the spokes.
>>>>
>>>> FR Link
>>>> FR Link
>>>>
>>>>
>>>> R1------------------------------------------------------------------------R2-
>>>>
>>>>
>>>> -----------------------------------------------------------------------------
>>>> -R3
>>>> .1 DLCI 102 DLCI 201 .2 DLCI
>>>> 203
>>>> DLCI 302 .3
>>>>
>>>> Net 183.1.123.0/24
>>>>
>>>> ANd the config of the routers is as follows
>>>>
>>>> R1:
>>>>
>>>> interface Serial1/0
>>>> ip address 183.1.123.1 255.255.255.0
>>>> encapsulation frame-relay
>>>> serial restart-delay 0
>>>> no dce-terminal-timing-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
>>>> !
>>>> 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
>>>> !
>>>> !
>>>>
>>>>
>>>> R2:
>>>>
>>>> interface Serial1/0
>>>> ip address 183.1.123.2 255.255.255.0
>>>> encapsulation frame-relay
>>>> no ip split-horizon eigrp 100
>>>> serial restart-delay 0
>>>> no dce-terminal-timing-enable
>>>> frame-relay map ip 183.1.123.1 201 broadcast
>>>> frame-relay map ip 183.1.123.3 203 broadcast
>>>> no frame-relay inverse-arp
>>>> !
>>>> router eigrp 100
>>>> network 150.1.2.2 0.0.0.0
>>>> network 183.1.28.2 0.0.0.0
>>>> network 183.1.123.2 0.0.0.0
>>>> no auto-summary
>>>> !
>>>> !
>>>>
>>>> R3:
>>>>
>>>> interface Serial1/0
>>>> ip address 183.1.123.3 255.255.255.0
>>>> encapsulation frame-relay
>>>> ip ospf network broadcast
>>>> ip ospf priority 0
>>>> serial restart-delay 0
>>>> no dce-terminal-timing-enable
>>>> frame-relay map ip 183.1.123.1 302
>>>> frame-relay map ip 183.1.123.2 302 broadcast
>>>> no frame-relay inverse-arp
>>>> !
>>>> router eigrp 100
>>>> redistribute connected route-map CON->EIGRP
>>>> redistribute ospf 1
>>>> network 183.1.123.3 0.0.0.0
>>>> no auto-summary
>>>> !
>>>> !
>>>>
>>>>
>>>> _______________________________________________________________________
>>>> Subscription information may be found at:
>>>> http://www.groupstudy.com/list/CCIELab.html
>>>>
>>>
>>>
>>> _______________________________________________________________________
>>> Subscription information may be found at:
>>> http://www.groupstudy.com/list/CCIELab.html
>>>
>>
>>
>> _______________________________________________________________________
>> Subscription information may be found at:
>> http://www.groupstudy.com/list/CCIELab.html
>>
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:17 ART