From: Chris Lewis (chrlewiscsco@gmail.com)
Date: Sun Apr 30 2006 - 11:52:27 GMT-3
do a debug ip packet, you should see encapsulation failed for the multicast
EIGRP advertisements, as I do not see the broadcast keyword on your DLCI map
statements. An alternate would be to use neighbor statements under the EIGRP
process so the EIGRP hellos would then be unicast.
Chris
On 4/30/06, Shamin <ccie.xpert@gmail.com> 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 : Mon May 01 2006 - 11:41:59 GMT-3