[nsp] Default route not redistributed via ospf

Konstantin Barinov sbr at infonet.ee
Mon Feb 16 12:05:28 EST 2004


router ospf 1
default-information originate always


Check this:

http://www.cisco.com/en/US/customer/tech/tk365/tk480/technologies_tech_note09186a0080094a74.shtml


--
Konstantin Barinov



Monday, February 16, 2004, 6:46:22 PM, you wrote:

VDK> Hello folks,
 
VDK> I guess this is a classic but I never came across it before?
 
VDK> Router A and B have an OSPF adjacency.
 
VDK> On router A:
 

VDK> RouterA#sh ip ro static
VDK>      10.0.0.0/8 is variably subnetted, 7 subnets, 5 masks
VDK> S       10.0.0.0/8 [1/0] via 10.106.51.129
VDK> S*   0.0.0.0/0 [1/0] via 10.106.51.129
VDK> S    192.168.0.0/16 [1/0] via 10.106.51.129
VDK> RouterA#


VDK> and 
 

VDK> RouterA#sh run | b ospf
VDK> router ospf 1302
VDK>  log-adjacency-changes
VDK>  redistribute static subnets

 
VDK> But on router B, I only see:
 

VDK> RouterB#sh ip ro ospf
VDK>      10.0.0.0/8 is variably subnetted, 6 subnets, 5 masks
VDK> O E2    10.0.0.0/8 [110/20] via 10.106.246.33, 00:46:57, FastEthernet0/1
VDK> O E2 192.168.0.0/16 [110/20] via 10.106.246.33, 00:46:57, FastEthernet0/1
VDK> RouterB#


VDK> Where is the default route? Why did the other two get propagated and this
VDK> one not? Is it because of the little star next to the route on router A?
 
VDK> Vincent
 
VDK> _______________________________________________
VDK> cisco-nsp mailing list  cisco-nsp at puck.nether.net
VDK> https://puck.nether.net/mailman/listinfo/cisco-nsp
VDK> archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list