How to announce OSPF host route for unnumbered interfaces?
Hi! How can I announce one OSPF host route for all my unnumbered interfaces? I don't want to inject it as a static route and export it as such. Thanks, Kenth
On Tue, Nov 13, 2018 at 04:32:54PM +0000, Kenth Eriksson wrote:
Hi!
How can I announce one OSPF host route for all my unnumbered interfaces? I don't want to inject it as a static route and export it as such.
Hi You could use 'stubnet' option to announce prefix as stub network in Rt-LSA. -- 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."
On Wed, 2018-11-14 at 14:51 +0100, Ondrej Zajicek wrote:
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
On Tue, Nov 13, 2018 at 04:32:54PM +0000, Kenth Eriksson wrote:
Hi!
How can I announce one OSPF host route for all my unnumbered interfaces? I don't want to inject it as a static route and export it as such.
Hi
You could use 'stubnet' option to announce prefix as stub network in Rt-LSA.
Nice! That works the way I want. Can my configuration file derive the 'stubnet' prefix from an interface?
participants (2)
-
Kenth Eriksson -
Ondrej Zajicek