169
Parameter Name Description Type
other-config:ethtool-rx set to on to enable receive checksum,
off to disable
read write
other-config:ethtool-tx set to on to enable transmit checksum,
off to disable
read write
other-config:ethtool-sg set to on to enable scatter gather, off to
disable
read write
other-config:ethtool-tso set to on to enable tcp segmentation
offload, off to disable
read write
other-config:ethtool-ufo set to on to enable udp fragment offload,
off to disable
read write
other-config:ethtool-gso set to on to enable generic segmentation
offload, off to disable
read write
other-config:domain comma-separated list used to set the
DNS search path
read write
other-config:bond-
miimon
interval between link liveness checks, in
milliseconds
read write
other-config:bond-
downdelay
number of milliseconds to wait after link
is lost before really considering the link to
have gone. This allows for transient link
loss
read write
other-config:bond-
updelay
number of milliseconds to wait after the
link comes up before really considering it
up. Allows for links flapping up. Default is
31s to allow for time for switches to begin
forwarding traffic.
read write
disallow-unplug True if this PIF is a dedicated storage
NIC, false otherwise
read/write
Note:
Changes made to the other-config fields of a PIF will only take effect after a reboot. Alternately, use
the xe pif-unplug and xe pif-plug commands to cause the PIF configuration to be rewritten.
pif-forget
pif-forget uuid=<uuid_of_pif>
Destroy the specified PIF object on a particular host.
pif-introduce
pif-introduce host-uuid=<UUID of XenServer host> mac=<mac_address_for_pif> device=<machine-
readable name of the interface (for example, eth0)>
Create a new PIF object representing a physical interface on the specified XenServer host.