public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-docs] network: add bridge-vids to vlan aware bridge example.
@ 2021-09-06 18:04 Alexandre Derumier
  2021-09-10 12:20 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Derumier @ 2021-09-06 18:04 UTC (permalink / raw)
  To: pve-devel

This is mandatory for ifupdown2.

Signed-off-by: Alexandre Derumier <aderumier@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-10 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 18:04 [pve-devel] [PATCH pve-docs] network: add bridge-vids to vlan aware bridge example Alexandre Derumier
2021-09-10 12:20 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal