Users Guide
110 CCTK Options
Description
Enables or disables Intel Virtualization Technology for Direct I/O (VT-d)
new chipset feature that enhances I/O support (DMA) when running a
Virtual Machine Monitor.
Example
A:>cctk --vtfordirectio=on
vtfordirectio=on
--wakeonlan
Valid Argument
enable, disable, network, bootseq, addincard, onboard, enablewakeonwlan,
lanorwlan
Description
Defines the wake-on-LAN feature.
enable: the system wake-on-LAN feature is enabled; either an onboard or
an add-in NIC can wake the system up.
disable: the system will not respond to magic packets or other means of
wake-on-LAN. The NIC chip section that looks for packets will not be
powered.
addincard: enables NICs, plugged into the special power connector, as the
source of any wake-on-lan signal.
onboard: the onboard NIC is enabled for wake-on-lan.
wakeonwlan: enables wake-on-lan for wireless.
lanorwlan: on systems that have onboard LAN and wireless LAN hardware,
enables wake on either wired or wireless LAN.
Example
A:>cctk --wakeonlan=disable
wakeonlan=disable