Hostsvc/net/vnic set

From VI-Toolkit
Revision as of 08:31, 16 December 2008 by Wila (talk | contribs) (New page: ==== 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. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.