Aml KDT750 Price Verification System Manual de usuario Pagina 43

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 71
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 42
KDT750 User’s Guide
5 - 7
Example Configurations
The following are example text that could be entered into the wifi.conf file. These examples
in the plain file format are available on the KDT750 product CD.
Plain text connection (No Encryption, No Authorization, AP Broadcasting SSID)
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
ssid="MySSID"
key_mgmt=NONE
}
Plain text connection with hidden SSID
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
ssid="MySSID"
key_mgmt=NONE
scan_ssid=1
}
Open WEP Encrypted with hidden SSID, WEP Keys in Text Format
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
ssid="MySSID"
key_mgmt=NONE
scan_ssid=1
auth_alg=OPEN
wep_tx_keyidx=0
wep_key0="MYTEXTWEPKEY0"
wep_key1="MYTEXTWEPKEY1"
wep_key2="MYTEXTWEPKEY2"
wep_key3="MYTEXTWEPKEY3"
}
Exact Configuration as Above but with WEP Keys in Hex Format
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
ssid="MySSID"
key_mgmt=NONE
Vista de pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 70 71

Comentarios a estos manuales

Sin comentarios