Does show ip ospf database give you anything? Sent from my iPhone
On 06/03/2012, at 8:21 PM, "Ben Hughes" <[email protected]> wrote: > Hey khaled, > > Is there any ospf config on the interfaces? There is a command "ip ospf > database-filter all out" which will cause all LSAs to be filtered even though > the adjacency is up. > > How about trying some debugging? "debug ip ospf adj" is a good place to > start. > > cheers, > Ben. > > > From: khaled al-ajeman > <[email protected]<mailto:[email protected]>> > Date: Tue, 6 Mar 2012 11:57:33 +0300 > To: <[email protected]<mailto:[email protected]>> > Subject: [OSL | CCIE_RS] need your help please > > Hi fellas, > > I have the neighbor relation ship formed between R9 and R98, however, the > routes are not travelling from R9 AND R98 and vise verse, can anyone tell > please why? > > Here is my configuration below: > > R9 > > R9(config)#do sh run | s os > hostname R9 > ip ospf network broadcast > router ospf 1 > log-adjacency-changes > passive-interface default > no passive-interface FastEthernet0/0 > no passive-interface Serial0/1 > network 150.50.69.0 0.0.0.255 area 69 > network 150.50.98.0 0.0.0.127 area 96 ------------------------------ > I am looking at area 96 > > R98(config)#do sr | s os > hostname vlan98 > router ospf 1 > router-id 96.96.96.96 > log-adjacency-changes > passive-interface default > no passive-interface FastEthernet0/0 > network 10.10.0.0 0.0.0.0 area 96 > network 10.10.1.0 0.0.0.0 area 96 > network 10.10.2.0 0.0.0.0 area 96 > network 10.10.3.0 0.0.0.0 area 96 > network 10.10.4.0 0.0.0.0 area 96 > network 10.10.5.0 0.0.0.0 area 96 > network 10.10.6.0 0.0.0.0 area 96 > network 150.50.98.0 0.0.0.127 area > 96 ------------------------------ area 96 > > the neighbor relationship forming bet R9 AND R98 > > > R9 > > R9(config)#do sh ip os nei > Neighbor ID Pri State Dead Time Address Interface > 200.0.0.6 1 FULL/DR 00:00:32 150.50.69.6 Serial0/1 > 96.96.96.96 1 FULL/DR 00:00:32 150.50.98.10 > FastEthernet0/0 --------------- successfully forming > relationship with R98 > R98 > > R98(config)#DO SH IP OS NEI > Neighbor ID Pri State Dead Time Address > Interface --------------------- successfully forming > relationship with R9 > 200.0.0.9 1 FULL/BDR 00:00:34 150.50.98.9 > FastEthernet0/0 > > > thanks so much fellas > > khaled > _______________________________________________ > 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 _______________________________________________ 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
