Aml KDT750 Price Verification System Bedienungsanleitung Seite 43

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 71
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 70 71

Kommentare zu diesen Handbüchern

Keine Kommentare