]> git.proxmox.com Git - pve-docs.git/blobdiff - pct-network-opts.adoc
pcie-passthrough: add short note about iommu passthrough mode
[pve-docs.git] / pct-network-opts.adoc
index 7943b0c485ee837494f75281b9f1f6aa5f438b15..3bf7c340b6cb812dffd9219963c7187bdc841c45 100644 (file)
@@ -20,7 +20,7 @@ Default gateway for IPv6 traffic.
 
 `hwaddr`=`<XX:XX:XX:XX:XX:XX>` ;;
 
-The interface MAC address. This is dynamically allocated by default, but you can set that statically if needed, for example to always have the same link-local IPv6 address. (lxc.network.hwaddr)
+A common MAC address with the I/G (Individual/Group) bit not set.
 
 `ip`=`<(IPv4/CIDR|dhcp|manual)>` ;;
 
@@ -30,7 +30,7 @@ IPv4 address in CIDR format.
 
 IPv6 address in CIDR format.
 
-`mtu`=`<integer> (64 - N)` ;;
+`mtu`=`<integer> (64 - 65535)` ;;
 
 Maximum transfer unit of the interface. (lxc.network.mtu)