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

Reply via email to