RE: EIGRP over FRAME_RELAY

From: Mohammad Mousa <mohd-mousa_at_hotmail.com>
Date: Fri, 15 Jun 2012 18:17:12 +0000

Each router has lo0
10.10.10.x
R2,R4,R5,R6
-----------
router eigrp 20
no auto
pass def
(R2,R5,R6) no pass s0/1/0.x where x is Router number(R4) no pass s0/0/0network 216.30.1.x 0.0.0.0
network 10.10.10.x 0.0.0.0
R2

---
int s0/1/0
no ip add
enca frame-relay
no frame inv
int s0/1/0.2 mult
no ip split-horizon eigrp 20
ip add 216.30.1.2 255.255.255.224
frame map ip 216.30.1.4 214 bro
frame map ip 216.30.1.5 215 bro
frame map ip 216.30.1.6 216 bro
frame map ip 216.30.1.2 216R4
---
int s0/0/0
enca frame
no frame inv
ip add 216.30.1.4 255.255.255.224
no ip split-horizon eigrp 20
frame map ip 216.30.1.2 412 bro
frame map ip 216.30.1.5 415 bro
frame map ip 216.30.1.6 416 bro
frame map ip 216.30.1.4 412R5
---
int s0/1/0
no ip add
enaca frame map
no frame inv
int s0/1/0.5 mult
no ip split-horizon eigrp 20
ip add 216.30.1.5 255.255.255.224
frame map ip 216.30.1.4 514 bro
frame map ip 216.30.1.2 512 bro
frame map ip 216.30.1.6 516 bro
frame map ip 216.30.1.5 512
R6
---
int s0/1/0.6
no ip add
enaca frame map
no frame inv
int s0/1/0.2 mult
no ip split-horizon eigrp 20
ip add 216.30.1.6 255.255.255.224
frame map ip 216.30.1.4 614 bro
frame map ip 216.30.1.5 615 bro
frame map ip 216.30.1.2 612 bro
frame map ip 216.30.1.6 612
 > Date: Fri, 15 Jun 2012 10:18:38 -0700
> Subject: Re: EIGRP over FRAME_RELAY
> From: yuribank_at_gmail.com
> To: mohd-mousa_at_hotmail.com
> CC: ccielab_at_groupstudy.com
> 
> Did you make sure to use the broadcast option on all of your frame relay
> map statements? It sounds like R4 hellos are not making it to r5 and r6.
> The flapping you see is common when you have unidirectional connectivity
> with eigrp. Such as in your situation here.
> 
> -yuri
> On Jun 15, 2012 9:45 AM, <mohd-mousa_at_hotmail.com> wrote:
> 
> > Hi Dears,
> >
> > I have issue with eigrp over frame-relay, I have
> > four router connected to each other ( full mesh )
> >
> > R2-------R4
> > R5-------R6
> >
> > R2,R5,R6 : using the multipoint sub interfaces
> > R4 : using the physical interface
> >
> > -All the frame-maps configured correctly, I have the reachablitly between
> > all
> > of them.
> >
> > -R2: all the neighbors came up
> > -R5: showed the neighbors to R2,R6
> > -R6: showed the neighbors to R2,R5
> >
> > -R4: showed the neighbors to all of them but there was flapping to R5,R6!
> > The flapping showed on R4 only,the flapped didn't appear on both R5,R6.As i
> > know the flapped
> > should appear on both side of the neighborship.
> > ON R4 it gave me console message *RETRY LIMIT EXCEEDED*
> >
> >
> > I disabled the split-horizon on R2,R4,R5,R6
> >
> > R2,R5,R6 :disabled on the sub-interfaces
> > R4 : disabled on the phyiscal interface.
> >
> > I tried to disable the split-horizon on the phyiscal interfaces for all
> > routers, but without any luck.
> >
> > Any ideas/suggestions will highly appreciated !!
> >
> >
> > Thanks in advance.
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
> 
> 
> Blogs and organic groups at http://www.ccie.net
> 
> _______________________________________________________________________
> Subscription information may be found at: 
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Fri Jun 15 2012 - 18:17:12 ART

This archive was generated by hypermail 2.2.0 : Sun Jul 01 2012 - 10:39:52 ART