From: Noor.Yousuf@shell.com
Date: Wed Apr 23 2008 - 10:55:23 ART
Gurus,
I'm trying to redistribute from bgp into ospf,
I have one network in bgp advertise with directly connected static route
and other with next hop static route
router bgp 100
no sync
no auto-summary
network 100.100.100.0 mask 255.255.255.0
network 101.101.101.0 mask 255.255.255.0
ip route 100.100.100.0 255.255.255.0 null 0
ip route 101.101.101.0 255.255.255.0 10.10.10.1
router ospf 1
redistribute bgp 100 subnets metric 100
the only one I can see in ospf after redistribution is directly connected static (null0)
Can some1 explain why?
Thanks,
Pass the CCIE in six weeks, Guaranteed!
http://www.certscience.com/CCIE
This archive was generated by hypermail 2.1.4 : Thu May 01 2008 - 08:25:51 ART