Your OSPF neighbors are not forming adjacency. There is also something wrong with the OSPF process on R7. Use a manual rid on R7. You may want to *sh ip ospf* on all 3 routers
On 31 May 2012 08:19, khaled al-ajeman <[email protected]> wrote: > Hi fellas, > > Can anyone please tell me, why can't see the ospf routes in my ospf rouitng > table? any thoughts, please > > > R5 > > router ospf 2 > router-id 5.5.5.5 > log-adjacency-changes > redistribute connected subnets route-map ospf-connected > passive-interface default > no passive-interface FastEthernet0/0 > no passive-interface FastEthernet0/1 > network 150.100.220.0 0.0.1.255 area 567 > R5(config)#do sh route-map ospf-connected > route-map ospf-connected, permit, sequence 10 > Match clauses: > interface Loopback0 Loopback1 Loopback2 Loopback3 > > R5(config)#do sh ip os nei > Neighbor ID Pri State Dead Time Address Interface > 200.0.3.6 0 2WAY/DROTHER 00:00:32 150.100.221.6 > FastEthernet0/1 > 200.0.3.7 0 2WAY/DROTHER 00:00:37 150.100.221.7 > FastEthernet0/1 > 200.0.3.6 0 2WAY/DROTHER 00:00:32 150.100.220.6 > FastEthernet0/0 > 200.0.3.7 0 2WAY/DROTHER 00:00:37 150.100.220.7 > FastEthernet0/0 > R5(config)# > > output: > R5(config)#do sir os > > ------------------------------------------------------------------------------ > routing table empty, why ? > > > > R6 > router ospf 2 > log-adjacency-changes > redistribute bgp 256 subnets route-map bgp2ospf > passive-interface default > no passive-interface FastEthernet0/0 > no passive-interface FastEthernet0/1 > no passive-interface Serial1/0 > network 150.100.220.0 0.0.1.255 area 567 > R6(config-router)#do sh route-map ospf-connected > route-map ospf-connected, permit, sequence 10 > Match clauses: > interface Loopback0 Loopback1 Loopback2 Loopback3 > > > Neighbor ID Pri State Dead Time Address Interface > 5.5.5.5 0 2WAY/DROTHER 00:00:33 150.100.221.5 > FastEthernet0/1 > 200.0.3.7 0 2WAY/DROTHER 00:00:38 150.100.221.7 > FastEthernet0/1 > 5.5.5.5 0 2WAY/DROTHER 00:00:33 150.100.220.5 > FastEthernet0/0 > 200.0.3.7 0 2WAY/DROTHER 00:00:38 150.100.220.7 > FastEthernet0/0 > R6(config-router)# > > R6(config-router)#do sir os > ---------------------------------------------------------------------> > routing table is empty, why ? > > R7 > router ospf 2 > log-adjacency-changes > redistribute connected subnets route-map ospf-connected > passive-interface default > no passive-interface FastEthernet0/0 > no passive-interface FastEthernet0/1 > network 150.100.220.0 0.0.1.255 area 567 > > R7(config-router)#do sh route-map ospf-connected > route-map ospf-connected, permit, sequence 10 > Match clauses: > interface Loopback0 Loopback1 Loopback2 Loopback3 > > R7(config-router)#do sh ip os nei > Neighbor ID Pri State Dead Time Address > 5.5.5.5 0 2WAY/DROTHER 00:00:31 150.100.2 > 200.0.3.6 0 2WAY/DROTHER 00:00:32 150.100.2 > 5.5.5.5 0 2WAY/DROTHER 00:00:31 150.100.2 > 200.0.3.6 0 2WAY/DROTHER 00:00:32 150.100.2 > %OSPF: Router process 1 is not running, please configure a > > R7(config-router)#do sir os > -------------------------------------------------------------------> > routing table is empty, why ? > > thanks, > 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 > -- Olugbenga Oyebande MD, DAIT 234-803-302-5287 http://www.dait-ng.com Cisco Networks, Network Security & Quality of Service DAIT Linux Enterprise Network Servers, Web Portal Projects Broadband Internet Deployment & ISP Consultancy [image: View my profile on LinkedIn]View Olugbenga Oyebande's profile<http://ng.linkedin.com/pub/olugbenga-oyebande/15/395/8a9> _______________________________________________ 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
