Reference Guide

118 Client Configuration Toolkit Options
Description
Enables or disables Intel Virtualization Technology for Direct I/O (VT-d),
a new chipset feature that enhances I/O support (DMA) when running a
virtual machine monitor.
Example
C:\>cctk --vtfordirectio=on
vtfordirectio=on
--wakeonlan
Valid Argument
enable, disable, 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 does 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-LANan signal.
onboard — The onboard NIC is enabled for wake-on-LAN.
enablewakeonwlan — 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
C:\>cctk --wakeonlan=disable
wakeonlan=disable