From c8f8c2d10cca97bbc459c5a3565d4230e9fe61df Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 18 Nov 2023 19:57:43 +0100 Subject: vxlan: T5753: add support for VNI filtering --- docs/configuration/interfaces/vxlan.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/configuration/interfaces/vxlan.rst') diff --git a/docs/configuration/interfaces/vxlan.rst b/docs/configuration/interfaces/vxlan.rst index a84ed16f..af00fdec 100644 --- a/docs/configuration/interfaces/vxlan.rst +++ b/docs/configuration/interfaces/vxlan.rst @@ -89,6 +89,15 @@ VXLAN specific options Specifies if unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database. +.. cfgcmd:: set interfaces vxlan parameters vni-filter + + Specifies whether the VXLAN device is capable of vni filtering. + + Only works with a VXLAN device with external flag set. + + .. note:: The device can only receive packets with VNIs configured in + the VNI filtering table. + Unicast ^^^^^^^ -- cgit v1.2.3