From: Debbie Westall (dwestall@debbie.coxfiber.net)
Date: Tue Mar 18 2003 - 22:27:11 GMT-3
Hunt,
Make sure the default-metric is the same on both sides.
Debbie
On Wed, 19 Mar 2003, [iso-8859-1] Hunt Lee wrote:
> Hi Group,
>
> Does EIGRP has anything similar to OSPF / ISIS network types when communicating over
> Frame-Relay?
>
> R2 --- FR Switch --- R13
>
> When do we need the "neighbor" command for EIGRP? Below is one example I found:-
>
> On R2:
>
> r2#sh run
> Building configuration...
>
> Current configuration : 140 bytes
> !
> interface Serial0
> no ip address
> encapsulation frame-relay
> no fair-queue
> frame-relay traffic-shaping
> ip rsvp bandwidth 1158 1158
>
> interface Serial0.2 point-to-point
> ip address 150.200.16.2 255.255.255.240
> frame-relay interface-dlci 101
> ip rsvp bandwidth 10 10
>
> router eigrp 1
> redistribute ospf 1 route-map backtoEIGRP
> network 150.200.0.0
> default-metric 10000 1000 255 1 1000
> no auto-summary
> no eigrp log-neighbor-changes
>
> And on R13:
>
> interface Serial0
> ip address 150.200.16.1 255.255.240.0
> encapsulation frame-relay
> frame-relay map ip 150.200.16.2 110 broadcast
>
> router eigrp 1
> network 150.150.0.0
> network 150.200.0.0
> distribute-list 1 in Tunnel0
> no auto-summary
>
>
> And even though that's the config for the e.g., I couldn't get EIGRP to establish
> adjacency until I added the "neighbor" command pointing to each other. Hence, my
> question is, did I missed something simple on the config, or do I need "neighbor"
> statement whenever I configured EIGRP over FR?
>
> Regards,
> Hunt
>
> http://mobile.yahoo.com.au - Yahoo! Mobile
> - Check & compose your email via SMS on your Telstra or Vodafone mobile.
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:42 GMT-3