X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qm-cloud-init-opts.adoc;h=43e44158dab874d676f04e8c9cf08143979b6c93;hb=4ab527b19f7e85272bc516d962b5347844eb1b61;hp=2fa17351703363cf90d99447f794a60d804b3dd5;hpb=8dadf555ba1e3543d2d923343aa60f26f7aa47be;p=pve-docs.git diff --git a/qm-cloud-init-opts.adoc b/qm-cloud-init-opts.adoc index 2fa1735..43e4415 100644 --- a/qm-cloud-init-opts.adoc +++ b/qm-cloud-init-opts.adoc @@ -33,6 +33,7 @@ Specify IP addresses and gateways for the corresponding interface. IP addresses use CIDR notation, gateways are optional but need an IP of the same type specified. + The special string 'dhcp' can be used for IP addresses to use DHCP, in which case no explicit gateway should be provided. +For IPv6 the special string 'auto' can be used to use stateless autoconfiguration. + If cloud-init is enabled and neither an IPv4 nor an IPv6 address is specified, it defaults to using dhcp on IPv4.