Skip to content

Instantly share code, notes, and snippets.

@drhirsch
Last active September 2, 2016 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drhirsch/e4dbb38f3ff151be06c52532428534d9 to your computer and use it in GitHub Desktop.
Save drhirsch/e4dbb38f3ff151be06c52532428534d9 to your computer and use it in GitHub Desktop.
Successful Wifi connection output from wpa_cli
$ wpa_cli -i wlan0 status
ssid=BU (802.1x)
id=2
mode=station
pairwise_cipher=CCMP
group_cipher=TKIP
key_mgmt=WPA2/IEEE 802.1X/EAP
wpa_state=COMPLETED
ip_address=155.41.65.23
Supplicant PAE state=AUTHENTICATED
suppPortStatus=Authorized
EAP state=SUCCESS
selectedMethod=21 (EAP-TTLS)
EAP TLS cipher=DHE-RSA-AES256-SHA
EAP-TTLSv0 Phase2 method=MSCHAPV2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment