Hostsvc/net/portgroup set

From VI-Toolkit
Revision as of 08:49, 16 December 2008 by Wila (talk | contribs) (New page: ==== vimsh hostsvc/net/portgroup_set ==== Usage: portgroup_set [OPTIONS] vswitch portgroup Sets the properties on a portgroup. Options: --securepolicy-promisc=bool Allow promis...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

vimsh hostsvc/net/portgroup_set

Usage: portgroup_set [OPTIONS] vswitch portgroup

Sets the properties on a portgroup.

Options:

  --securepolicy-promisc=bool
      Allow promiscuous mode.
  --securepolicy-macchange=bool
      Allow MAC address to be changed.
  --securepolicy-forgedxmit=bool
      Allow forged transmits.
  --shapingpolicy-enabled=bool
      Enabled shaper.
  --shapingpolicy-average-bandwidth=int
      Average bandwidth.
  --shapingpolicy-peak-bandwidth=int
      Peak bandwidth.
  --shapingpolicy-burst-size=int
      Burst size.
  --nicorderpolicy-active=vmnic_list
      List of active NICs.
  --nicorderpolicy-standby=vmnic_list
      Order in which failover should occur.
  --failurecriteria-check-speed=failurecriteria-check-speed
      Detecting failover using link speed check
  --failurecriteria-speed=int
      The speed for link speed check method
  --failurecriteria-check-duplex=bool
      Detecting failover using link duplex check
  --failurecriteria-duplex=bool
      The duplexity for link duplex check method
  --failurecriteria-check-error=bool
      Detecting failover using link error percentage
  --failurecriteria-error=int
      The error percentage for link error percentage check method
  --failurecriteria-check-beacon=bool
      Detecting failover using the beacon
  --nicteaming-policy=nicteaming-policy
      Nic-Teaming policy.
  --nicteaming-reverse-policy=bool
      Apply the teaming policy to inbound frames as well.
  --nicteaming-notify-switch=bool
      Notify switches when detects a link failure.
  --nicteaming-rollingorder=bool
      Whether or not to use rolling failover.
  --offloadcaps-csum-offload=bool
      Checksum offload
  --offloadcaps-tcp-segment=bool
      TCP segment offload
  --offloadcaps-zerocopy-xmit=bool
      Scatter gather
  --portgroup-vlanid=int
      VLAN identifier.
  --portgroup-name=string
      New portgroup identifier.