From 4e7203eb89611d663a6ec29fac0230f9716ff457 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 31 Dec 2019 13:37:30 +0100 Subject: vxlan: add IPv6 support --- docs/interfaces/vxlan.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') 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 remote
- 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 port -- cgit v1.2.3