[pve-devel] [PATCH pve-docs] sdn: update qinq plugin doc

Alexandre Derumier aderumier at odiso.com
Tue May 19 16:07:29 CEST 2020


Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 pvesdn.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pvesdn.adoc b/pvesdn.adoc
index 4277bb2..f890003 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -164,10 +164,12 @@ NOTE: Your physical network switches must support stacked VLANs!
 
 Specific QinQ configuration options:
 
-bridge:: A local VLAN-aware bridge already configured on each local node
+bridge:: A local Linux or OVS bridge already configured on each local node
 
 service vlan:: The main VLAN tag of this zone
 
+vlan protocol:: Define the service vlan protocol. Values: 802.1q (default) or 802.1ad.
+
 mtu:: Due to the double stacking of tags you need 4 more bytes for QinQ VLANs.
 For example, you reduce the MTU to `1496` if you physical interface MTU is
 `1500`.
-- 
2.20.1




More information about the pve-devel mailing list