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)
This commit is contained in:
Alexandre Derumier 2018-09-11 09:03:52 +02:00 committed by Dietmar Maurer
parent 038dc7df35
commit 59b586cb29

View File

@ -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
----