esxi/network-kickstart-vmnic¶
ESXi network device name for the kickstart (Weasel) install environment.
Use this param to specify the device to plumb the network configuration up with post install in the "kickstart" phase. This Param does not have a default value; existing code will assume the product default behavior of using vmnic0 if this Param is not set.
If the Param esxi/vmnic-device is set, that Param takes precendence over this
one. This retains backwards compatability in the field for existing content.
If the final production NIC needs to migrate to a different physical NIC on the
ESXi system, you will likely want to check the esxi/network-firstboot-vmnic
setting Param and it's associated help documentation.
Objects that Reference esxi/network-kickstart-vmnic¶
- templates esxi-network-kickstart.tmpl in VMWare Support as part of Contents (used)
- templates esxi-set-network.sh.tmpl in VMWare Support as part of Contents (used)