Hostsvc/net/vnic set

From VI-Toolkit
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

vimsh hostsvc/net/vnic_set

Usage: vnic_set [OPTIONS] vnic

Reconfigures a virtual NIC on the system.

Options:

  --vnic-mac=string
      Sets the mac address of this vnic.
  --ip-dhcp=bool
      Enables or disables DHCP configuration.
  --ip-address=ip_address
      IP address.
  --ip-subnet=ip_address
      Subnet mask.