pve-network: bridged setup: s/VMs/virtual guests/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-09-06 16:46:23 +02:00
parent ae2687d36d
commit e2280bf75e

View File

@ -104,8 +104,8 @@ Default Configuration using a Bridge
[thumbnail="default-network-setup-bridge.svg"] [thumbnail="default-network-setup-bridge.svg"]
Bridges are like physical network switches implemented in software. Bridges are like physical network switches implemented in software.
All VMs can share a single bridge, or you can create multiple bridges to All virtual guests can share a single bridge, or you can create multiple
separate network domains. Each host can have up to 4094 bridges. bridges to separate network domains. Each host can have up to 4094 bridges.
The installation program creates a single bridge named `vmbr0`, which The installation program creates a single bridge named `vmbr0`, which
is connected to the first Ethernet card. The corresponding is connected to the first Ethernet card. The corresponding