]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-network.adoc
Fix 1891: Add zsh completion generator
[pve-docs.git] / pve-network.adoc
index 58191921c4b959dcda1255737ed18e6d26e00788..9e0c439c2fba62df099a0830d7614b2897a08344 100644 (file)
@@ -139,7 +139,7 @@ Most hosting providers do not support the above setup. For security
 reasons, they disable networking as soon as they detect multiple MAC
 addresses on a single interface.
 
-TIP: Some providers allows you to register additional MACs on there
+TIP: Some providers allows you to register additional MACs on their
 management interface. This avoids the problem, but is clumsy to
 configure because you need to register a MAC for each of your VMs.
 
@@ -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
 ----