mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 15:02:06 +00:00
network: add bridge-vids to vlan aware bridge example.
This is mandatory for ifupdown2. Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
ffe47a6edc
commit
a59c283b4a
@ -498,6 +498,7 @@ iface vmbr0 inet manual
|
|||||||
bridge-stp off
|
bridge-stp off
|
||||||
bridge-fd 0
|
bridge-fd 0
|
||||||
bridge-vlan-aware yes
|
bridge-vlan-aware yes
|
||||||
|
bridge-vids 2-4094
|
||||||
----
|
----
|
||||||
|
|
||||||
The next example is the same setup but a bond is used to
|
The next example is the same setup but a bond is used to
|
||||||
|
Loading…
Reference in New Issue
Block a user