[nsp] Default route not redistributed via ospf

Vincent De Keyzer vincent at dekeyzer.net
Mon Feb 16 11:46:22 EST 2004


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

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


and 
 

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

 
But on router B, I only see:
 

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


Where is the default route? Why did the other two get propagated and this
one not? Is it because of the little star next to the route on router A?
 
Vincent
 


More information about the cisco-nsp mailing list