Re: EIGRP over FR problem

From: Alexei Monastyrnyi (alexeim@orcsoftware.com)
Date: Tue May 02 2006 - 05:18:19 ART


you are missing either "broadcast" in your FR map statement or
"neighbor"statement under your EGRP router ...

on 30/04/2006 16:43 Shamin wrote:
> Hi,
>
> <----- R3 ----- FR----- R1 ----->
>
> In the above setup, I am running EIGRP over the frame-relay. The issue I am
> facing is as follows:
>
> When i configure FR on R1 & R3 , for Inverse-arp , the EIGRP forms adjacency
> between R1 and R3 without any problems.
> But as per the lab requirements, the FR should be configured with static
> mapping using the Frame-relay map statement, the EIGRP does
> not form adjacency if I restart the adjacency formation. A vague
> configuration is as below.
>
> Rack1R1#
>
> int s0/0
> ip address 162.1.13.1 255.255.255.0
> encapsulation frame-relay
> frame-relay map ip 162.1.13.3 113
> no frame-relay inverse-arp
>
> router eigrp 200
> eigrp router-id 150.1.1.1
> network 162.1.13.1 0.0.0.0
> network 150.1.1.1 0.0.0.0
> **************X*************X****************
> Rack1R3#
> int s0/0
> ip address 162.1.13.3 255.255.255.0
> encapsulation frame-relay
> frame-relay map ip 162.1.13.1 311
> no frame-relay inverse-arp
>
> router eigrp 200
> eigrp router-id 150.1.3.3
> network 162.1.13.1 0.0.0.0
>
> ******************X************************************X*********************
> ************
>
>
> With the above setup,I dont find the any neighbors in my " sh ip eigrp
> neighbors" command. But i am able to ping the IP of the opposite routers FR
> interface. But I will not be able to ping R1's Loopback interface from R3
> with the above setup.
> If i change this setup to Inverse-arp and issue the " clear frame-relay
> inarp" , I see neighbors in eigrp as soon as the FR network comes up.
>
> I am doin the IEWB VER3.0 LAB5 TASK-FR . Any thing I am doin wrong here?
>
> regards
> shamin
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:20 ART