[pve-devel] [PATCH pve-docs] network: add bridge-vids to vlan aware bridge example.

Alexandre Derumier aderumier at odiso.com
Mon Sep 6 20:04:57 CEST 2021


This is mandatory for ifupdown2.

Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 pve-network.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pve-network.adoc b/pve-network.adoc
index bf24604..f92ba4d 100644
--- a/pve-network.adoc
+++ b/pve-network.adoc
@@ -498,6 +498,7 @@ iface vmbr0 inet manual
         bridge-stp off
         bridge-fd 0
         bridge-vlan-aware yes
+        bridge-vids 2-4094
 ----
 
 The next example is the same setup but a bond is used to
-- 
2.30.2





More information about the pve-devel mailing list