Hostsvc/net/vnic set: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
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. ...
 
(No difference)

Latest revision as of 09:31, 16 December 2008

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.