Re: OSPF neighbors not becoming adjacent over frame relay

From: Rich Collins (nilsi2002@gmail.com)
Date: Mon Sep 10 2007 - 17:20:35 ART


Try changing on routerA the ospf network type to broadcast (under
interface).

On 9/10/07, Andy Cole <Andy.Cole@foremostfarms.com> wrote:
>
> sh ospf interface,
> Check the timers, if they don't match, change one side to match the
> other
>
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Carlos Trujillo Jimenez
> Sent: Monday, September 10, 2007 3:06 PM
> To: ccielab@groupstudy.com
> Subject: OSPF neighbors not becoming adjacent over frame relay
>
> I Have the followinf scenario in which Router A and RouterB are directly
> connected each other over a NBMA frame relay cloud. Ospf is configured
> in each router advertising its frame relay interface, Im trying to
> establish adjacency between each other but, seems its not working with
> the following
> restrictions:
>
> Restrictions:
> Do not user neighbor command on any router.
> Do not use interface level commands in router B.
>
> Router A :
> interface Serial0/0.125 multipoint
> ip address 173.1.125.5 255.255.255.0
> frame-relay interface-dlci 502
>
> router ospf 1
> log-adjacency-changes
> network 173.1.125.5 0.0.0.0 area 0
>
> Router B :
> interface Serial0/0
> ip address 255.255.255.0
> encapsulation frame-relay
> frame-relay map ip 173.1.125.5 205 broadcast
>
> router ospf 1
> log-adjacency-changes
> network 173.1.125.2 0.0.0.0 area 0
>
> In router A I configured the following, making it work, and both routers
> become fully adjacent, but Im violating the restriction about "to not
> use he neighbor command"
>
> int ser 0/0
> ip ospf network non-broadcast
> ip ospf priority 255
>
> routr ospf 1
> neighbor 173.1.125.2
>
>
> Any ideas about where should I go, or follow??
> Remember it must work without the "neighbor" command in both routers.
>
> _________________________________________________________________
> MSN Amor: busca tu = naranja http://latam.msn.com/amor/
>
> _______________________________________________________________________
> 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 : Sat Oct 06 2007 - 12:01:10 ART