summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-31 13:37:30 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-31 13:37:30 +0100
commit4e7203eb89611d663a6ec29fac0230f9716ff457 (patch)
treef62681d9b52d6e9d767ec617db88941e3cf5b7e2 /docs
parent551db355da12bb6f2d3cfab4f8c997e440f01984 (diff)
downloadvyos-documentation-4e7203eb89611d663a6ec29fac0230f9716ff457.tar.gz
vyos-documentation-4e7203eb89611d663a6ec29fac0230f9716ff457.zip
vxlan: add IPv6 support
Diffstat (limited to 'docs')
-rw-r--r--docs/interfaces/vxlan.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/interfaces/vxlan.rst b/docs/interfaces/vxlan.rst
index 927eb40b..c1a7a5b1 100644
--- a/docs/interfaces/vxlan.rst
+++ b/docs/interfaces/vxlan.rst
@@ -88,11 +88,13 @@ Address
Multicast group address for VXLAN interface. VXLAN tunnels can be built
either via Multicast or via Unicast.
+ Both IPv4 and IPv6 multicast is possible.
+
.. cfgcmd:: set interfaces vxlan <interface> remote <address>
- IPv4 remote address of the VXLAN tunnel. Alternative to multicast, the
- remote IPv4 address of the VXLAN tunnel can set directly.
+ IPv4/IPv6 remote address of the VXLAN tunnel. Alternative to multicast, the
+ remote IPv4/IPv6 address can set directly.
.. cfgcmd:: set interfaces vxlan <interface> port <port>