diff options
author | maehdros <bruno@maehdros.com> | 2020-12-29 15:50:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-29 15:50:44 +0100 |
commit | e9cc3b86b22e2ccb898608c6b5feb688492b06c0 (patch) | |
tree | 0977e1bc4dd04b6630d582b2e2ed1c42903f50d9 /docs/configuration/protocols/ospf.rst | |
parent | 037e05eaa54588fa58b2f5f81401bba6e28c8232 (diff) | |
download | vyos-documentation-e9cc3b86b22e2ccb898608c6b5feb688492b06c0.tar.gz vyos-documentation-e9cc3b86b22e2ccb898608c6b5feb688492b06c0.zip |
Update ospf.rst
Update can not to cannot
Diffstat (limited to 'docs/configuration/protocols/ospf.rst')
-rw-r--r-- | docs/configuration/protocols/ospf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst index a8293f4d..a4188c68 100644 --- a/docs/configuration/protocols/ospf.rst +++ b/docs/configuration/protocols/ospf.rst @@ -98,7 +98,7 @@ A typical configuration using 2 nodes. show ipv6 ospfv3 redistribute -.. note:: You can not easily redistribute IPv6 routes via OSPFv3 on a WireGuard +.. note:: You cannot easily redistribute IPv6 routes via OSPFv3 on a WireGuard interface link. This requires you to configure link-local addresses manually on the WireGuard interfaces, see :vytask:`T1483`. |