Re: EIGRP Neighbor statement over Frame Relay

From: Jim (firstnamejim@gmail.com)
Date: Tue Mar 06 2007 - 12:17:26 ART


Did you try to add this in R2?

router eigrp 10
 netowrk 150.50.100.0 0.0.0.255

I think it was just R2 (hub) missing the eigrp network statement.

On 3/6/07, Kim <support@isolvesystems.com> wrote:
>
> R2(config-router)#do sh run | be router
> router eigrp 10
> network 150.50.9.0 0.0.0.255
> network 150.50.24.2 0.0.0.0
> network 200.0.0.2 0.0.0.0
> no auto-summary
> R2#sho run int s0/0/0.256
> Building configuration...
>
> Current configuration : 207 bytes
> !
> interface Serial0/0/0.256 multipoint
> ip address 150.50.100.2 255.255.255.192
> frame-relay map ip 150.50.100.5 205 broadcast
> frame-relay map ip 150.50.100.6 206 broadcast
> no frame-relay inverse-arp
> end
>
>
> R5#sho run | be router
> router eigrp 10
> network 150.50.9.0 0.0.0.255
> network 150.50.100.5 0.0.0.0
> network 200.0.0.5 0.0.0.0
> no auto-summary
> neighbor 150.50.100.6 Serial0/0/0
> interface Serial0/0/0
> ip address 150.50.100.5 255.255.255.192
> encapsulation frame-relay
> no ip route-cache cef
> no ip route-cache
> ip ospf network point-to-multipoint
> ip ospf priority 0
> no fair-queue
> frame-relay map ip 150.50.100.2 502 broadcast
> frame-relay map ip 150.50.100.6 502 broadcast
> no frame-relay inverse-arp
> end
>
> R6(config-router)#do sh run | be router
> router eigrp 10
> redistribute rip metric 1000 10 200 10 1500
> redistribute ospf 1 metric 1000 10 200 10 1500
> network 150.50.100.6 0.0.0.0
> network 200.0.0.6 0.0.0.0
> no auto-summary
> neighbor 150.50.100.5 Serial0/0/0
> !
> interface Serial0/0/0
> ip address 150.50.100.6 255.255.255.192
> encapsulation frame-relay
> ip ospf network point-to-multipoint
> ip ospf priority 0
> no fair-queue
> frame-relay map ip 150.50.100.2 602 broadcast
> frame-relay map ip 150.50.100.5 602 broadcast
> no frame-relay inverse-arp
> end
>
>
> On 3/6/07, Tony Schaffran <groupstudy@cconlinelabs.com> wrote:
> >
> > It may help to see your EIGRP and interface configs.
> >
> >
> > Tony Schaffran
> > Network Analyst
> > CCIE #11071
> > CCNP, CCNA, CCDA,
> > NNCDS, NNCSS, CNE, MCSE
> >
> > www.cconlinelabs.com
> > Your #1 choice for online Cisco rack rentals.
> >
> >
> > -----Original Message-----
> > From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> > Kim
> > Sent: Tuesday, March 06, 2007 6:37 AM
> > To: Cisco certification
> > Subject: EIGRP Neighbor statement over Frame Relay
> >
> > R2, R5, R6 are connected over Frame Relay Cloud. I have broadcast turned
> > on,
> > but I can't get them peer with each other without EIGRP neighbor
> > statement.
> > Any idea why?
> >
> > R2
> > Serial0/0/0.256 (up): ip 150.50.100.5 dlci 205(0xCD,0x30D0), static,
> > broadcast,
> > CISCO, status defined, active
> > Serial0/0/0.256 (up): ip 150.50.100.6 dlci 206(0xCE,0x30E0), static,
> > broadcast,
> > CISCO, status defined, active
> >
> > R5
> > Serial0/0/0 (up): ip 150.50.100.2 dlci 502(0x1F6,0x7C60), static,
> > broadcast,
> > CISCO, status defined, active
> > Serial0/0/0 (up): ip 150.50.100.6 dlci 502(0x1F6,0x7C60), static,
> > broadcast,
> > CISCO, status defined, active
> >
> > R6
> > Serial0/0/0 (up): ip 150.50.100.2 dlci 602(0x25A,0x94A0), static,
> > broadcast,
> > CISCO, status defined, active
> > Serial0/0/0 (up): ip 150.50.100.5 dlci 602(0x25A,0x94A0), static,
> > broadcast,
> > CISCO, status defined, activ
> >
> > _______________________________________________________________________
> > 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 : Sun Apr 01 2007 - 06:35:50 ART