Hi All I was trying to have OSPF run with the "ip unnumbered interface /32" methodology. So far it was working when specifing the neighbor on the other end: ip addr add 192.168.2.1 peer 10.10.10.10 dev lan3 Is there a way to have it running without a "neighbor statement"? I would like to bring up the OSPF neighborship without knowing the other end Thanks Basile
On Wed, Sep 09, 2015 at 08:55:38AM +0200, Basile Bluntschli wrote:
Hi All
I was trying to have OSPF run with the "ip unnumbered interface /32" methodology. So far it was working when specifing the neighbor on the other end: ip addr add 192.168.2.1 peer 10.10.10.10 dev lan3
Is there a way to have it running without a "neighbor statement"?
No, it requires 'peer-address' set up. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (2)
-
Basile Bluntschli -
Ondrej Zajicek