From 59b586cb297de3ef025910c6b8f9bf6375141b3e Mon Sep 17 00:00:00 2001 From: Alexandre Derumier Date: Tue, 11 Sep 2018 09:03:52 +0200 Subject: [PATCH] remove note about vlan management interface This seem wrong, it's possible to setup management vlan interface on vlanaware bridge without conflict with vm. (If vlan management is setup with vmbrX.Y) --- pve-network.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pve-network.adoc b/pve-network.adoc index 5819192..b846d11 100644 --- a/pve-network.adoc +++ b/pve-network.adoc @@ -402,10 +402,6 @@ abstraction layers between itself and the physical NIC. For example, in a default configuration where you want to place the host management address on a separate VLAN. -NOTE: In the examples we use the VLAN at bridge level to ensure the correct -function of VLAN 5 in the guest network, but in combination with VLAN anwareness -bridge this it will not work for guest network VLAN 5. -The downside of this setup is more CPU usage. .Example: Use VLAN 5 for the {pve} management IP with traditional Linux bridge ---- -- 2.39.2