[pve-devel] [PATCH docs] qm: add documentation for vm network MTU setting

Daniel Tschlatscher d.tschlatscher at proxmox.com
Fri Nov 18 12:46:11 CET 2022


Signed-off-by: Daniel Tschlatscher <d.tschlatscher at proxmox.com>
---
 qm.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/qm.adoc b/qm.adoc
index e7d0c07..428d388 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -636,6 +636,11 @@ but not via the WebUI.
 You can also skip adding a network device when creating a VM by selecting *No
 network device*.
 
+You can overwrite the *MTU* setting for each VM network device. The option
+*mtu=1* represents a special case, in which the MTU value will be inherited
+from the underlying bridge.
+This option is only available for *VirtIO* network devices.
+
 .Multiqueue
 If you are using the VirtIO driver, you can optionally activate the
 *Multiqueue* option. This option allows the guest OS to process networking
-- 
2.30.2






More information about the pve-devel mailing list