mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 15:27:59 +00:00
doc: Update ospf unnumbered documentation
Update the ospf unnumbered documentation to reflect how to get it working under linux. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
3d7660fa85
commit
56f9b9bf15
@ -662,6 +662,12 @@ Interfaces
|
|||||||
.. index:: ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)
|
.. index:: ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)
|
||||||
.. clicmd:: ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)
|
.. clicmd:: ip ospf network (broadcast|non-broadcast|point-to-multipoint|point-to-point)
|
||||||
|
|
||||||
|
When configuring a point-to-point network on an interface and the interface
|
||||||
|
has a /32 address associated with then OSPF will treat the interface
|
||||||
|
as being `unnumbered`. If you are doing this you *must* set the
|
||||||
|
net.ipv4.conf.<interface name>.rp_filter value to 0. In order for
|
||||||
|
the ospf multicast packets to be delivered by the kernel.
|
||||||
|
|
||||||
.. index:: no ip ospf network
|
.. index:: no ip ospf network
|
||||||
.. clicmd:: no ip ospf network
|
.. clicmd:: no ip ospf network
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user