Hi, Guys!
What are [could be] the reasons for a route not to appear in ospf
router database? And how to debug such thing? I have a very simple
config:
interface Loopback0
ip address 1.1.1.1 255.255.255.255
ip ospf network point-to-point
ip ospf 1 area 0
!
interface Loopback1
ip address 2.2.2.2 255.255.255.0
ip ospf network point-to-point
!
interface Loopback3
ip address 3.3.3.3 255.255.255.0
!
interface FastEthernet0/0
ip address 5.5.5.6 255.255.255.252
duplex auto
speed auto
!
router ospf 1
log-adjacency-changes
redistribute connected subnets
network 0.0.0.0 255.255.255.255 area 0
But don't see loopbacks routes in ospf database:
OSPF Router with ID (Process ID 1)
Router Link States (Area 0)
Link ID ADV Router Age
5.5.5.5 5.5.5.5 1476
5.5.5.6 5.5.5.6 999
Net Link States (Area 0)
Link ID ADV Router Age
5.5.5.5 5.5.5.5 1476
Type-5 AS External Link States
Link ID ADV Router Age
5.5.5.0 5.5.5.5 1476
Blogs and organic groups at http://www.ccie.net
Received on Thu Jul 07 2011 - 00:51:07 ART
This archive was generated by hypermail 2.2.0 : Mon Aug 01 2011 - 06:30:05 ART