Edit as you say ping will always work! Encapsulation failure when ospf attempts to send out hellos to the all ospf routers link local address 224.0.0.5
Also where you have multiple frame-relay map ip statement to the same DLCI then it is best practice to only enable broadcast for one of these statements, else you'll have double the amount of traffic being sent... -- BR Tony Sent from my iPad On 21 Apr 2013, at 18:17, Tony Singh <[email protected]> wrote: > > By default static frame relay mappings do not support the pseudo broadcast > capability, this is where you have to explicitly state it in the frame-relay > map statements. > > To get around it you could change also change the ip ospf network type to > utilise unicast, by stipulating network type nbma p2p or multipoint. > > Dynamic mappings however do support pseudo broadcast AFAIK > > Good debugs to check this should be.. > > debug ip pack or debug frame-relay packet > > One of these should show you an encapsulation failure when attempting a > process switched ping when broadcast keyword is not enabled. > > > -- > BR > > Tony > > Sent from my iPad > > On 21 Apr 2013, at 16:46, Houssam Chahine <[email protected]> wrote: > >> Good day, >> >> I configured ospf over the frame relay with Point to Multipoint on the Hub >> and point-to-point on the spokes. Somehow the neighbors didn't come up >> though i can ping the interfaces ip addresses. >> >> I tried to ping ospf multicast address with no replies. Once i configured >> ospf over the FR using broadcast all the neighbors come up. >> >> Is there anything i missed for the Point to multipoint? >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com >> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
