Aml KDT750 Price Verification System Uživatelský manuál Strana 43

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 71
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 70 71

Komentáře k této Příručce

Žádné komentáře