mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 17:24:05 +00:00
pve-network: correct language errors
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com> Reviewed-by: Lukas Wagner <l.wagner@proxmox.com> [FE: fixup missing comma noticed by Lukas] Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
9ae83203cb
commit
6771d7f300
@ -447,9 +447,9 @@ slaves in the single logical bonded interface such that different
|
||||
network-peers use different MAC addresses for their network packet
|
||||
traffic.
|
||||
|
||||
If your switch support the LACP (IEEE 802.3ad) protocol then we recommend using
|
||||
the corresponding bonding mode (802.3ad). Otherwise you should generally use the
|
||||
active-backup mode.
|
||||
If your switch supports the LACP (IEEE 802.3ad) protocol, then we recommend
|
||||
using the corresponding bonding mode (802.3ad). Otherwise you should generally
|
||||
use the active-backup mode.
|
||||
|
||||
For the cluster network (Corosync) we recommend configuring it with multiple
|
||||
networks. Corosync does not need a bond for network reduncancy as it can switch
|
||||
@ -490,7 +490,7 @@ iface vmbr0 inet static
|
||||
|
||||
|
||||
[thumbnail="default-network-setup-bond.svg"]
|
||||
Another possibility it to use the bond directly as bridge port.
|
||||
Another possibility is to use the bond directly as bridge port.
|
||||
This can be used to make the guest network fault-tolerant.
|
||||
|
||||
.Example: Use a bond as bridge port
|
||||
|
Loading…
Reference in New Issue
Block a user