On Thu, 5 Feb 2009, Steve Bertrand wrote:
I'm not using next-hop-self. I've read that it is preferable to not use it, but I will if I have to. My point was that when I remove .68 from OSPF (which is my objective), the BGP learnt route automatically sets the next-hop to .68 recursive via my null interface IP (192.168.222.1). The next-hop really needs to be set to either 172.16.104.2 (lo), or 208.70.111.66 (ptp next-hop).
BCP is to have all BGP next-hops in your IGP.
What my goal is, is to have only loopbacks in OSPF, and nothing else. I'll need to toy with next-hop-self to fix the issue.
Yes, if you only want loopbacks in OSPF, then use next-hop-self. -- Mikael Abrahamsson email: [email protected] _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
