Reference Guide

124 Client Configuration Toolkit Options
Description
Sets the WLAN and WWAN options.
disable — Disables both WLAN and WWAN.
wlanron — Enables WLAN radio and disables WWAN radio.
wwanon — Enables WWAN radio and disables WLAN radio.
Example
C:\>cctk --wxanradio=disable
wxanradio=disable
PCI Reporting
The scan of the PCI bus will use a file to resolve PCI vendor and device codes
to vendor information strings. The format of the PCI output is as follows:
PCI Bus: 2, Device: 4, Function: 0
Vendor: 8086 - Intel Corp.
Device: 1229 - 82557/8/9 [Ethernet Pro 100]
Sub Vendor:8086 - Intel Corp.
Sub Device:1017 - EtherExpress PRO/100+ Dual Port
Server Adapter
Slot: 01
Class: 02 - Network
SubClass: 00 - Ethernet
If the file for vendor resolution is not present, the utility will print Unknown
next to a vendor name. If the file for environment variable names is not present,
the utility will fail the environment variable operation.
The pci.ids file is located at \Dell\CCTK\X86 (32-bit) and \Dell\CCTK\X86
(64-bit) on Windows systems and /opt/dell/toolkit/bin on Linux systems.