03-11-2018 10:25 PM - edited 03-05-2019 10:04 AM
Hi Everyone,
Please let me know that when we advertise loopback in OSPF why it will advertise as /32 in the ospf routing table.
Thanks,
Krishna.
03-11-2018 10:37 PM
Hi,
Please add a command to lookback interface
ip ospf network point-to-point
Regards,
Deepak Kumar
03-12-2018 12:05 AM
03-12-2018 12:16 AM
Hi,
I read RFC2328 and found some useful information on this:
If the state of the interface is Loopback, add a Type 3 link (stub network) as long as this is not an interface to an unnumbered point-to-point network. The Link ID should be set to the IP interface address, the Link Data set to the mask 0xffffffff (indicating a host route), and the cost set to 0.
The /32 advertisement limitation of loopback interfaces can be overcome by either changing OSPF network type to point-to-point or creating the summary route with the desired mask.
Regards,
Deepak Kumar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide