mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
commit
22659b51a6
@ -92,7 +92,13 @@ A typical configuration using 2 nodes.
|
|||||||
set protocols ospfv3 parameters router-id 192.168.2.1
|
set protocols ospfv3 parameters router-id 192.168.2.1
|
||||||
set protocols ospfv3 redistribute connected
|
set protocols ospfv3 redistribute connected
|
||||||
|
|
||||||
.. note:: You can not easily redistribute IPv6 routes via OSPFv3 on a WireGuard
|
**To see the redistributed routes:**
|
||||||
|
|
||||||
|
.. code-block:: none
|
||||||
|
|
||||||
|
show ipv6 ospfv3 redistribute
|
||||||
|
|
||||||
|
.. note:: You cannot easily redistribute IPv6 routes via OSPFv3 on a WireGuard
|
||||||
interface link. This requires you to configure link-local addresses manually
|
interface link. This requires you to configure link-local addresses manually
|
||||||
on the WireGuard interfaces, see :vytask:`T1483`.
|
on the WireGuard interfaces, see :vytask:`T1483`.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user