Re: OSPF route not in database

From: -Hammer- <bhmccie_at_gmail.com>
Date: Wed, 06 Jul 2011 16:13:56 -0500

You have "redistribute connected subnets" allowing the ethernet network
to populate.
You might want to evaluate your network statement under OSPF.

-Hammer-

"I was a normal American nerd"
-Jack Herer

On 07/06/2011 03:51 PM, Vladimir Osipenko wrote:
> 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 athttp://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Wed Jul 06 2011 - 16:13:56 ART

This archive was generated by hypermail 2.2.0 : Mon Aug 01 2011 - 06:30:05 ART