hostapd_cli -version (return code: 0)
hostapd_cli v2.4
Copyright (c) 2004-2015, Jouni Malinen <j@w1.fi> and contributors
hostapd_cli -h (return code: 0)
hostapd_cli v2.4
Copyright (c) 2004-2015, Jouni Malinen <j@w1.fi> and contributors
usage: hostapd_cli [-p<path>] [-i<ifname>] [-hvB] [-a<path>] \
[-G<ping interval>] [command..]
Options:
-h help (show this usage text)
-v shown version information
-p<path> path to find control sockets (default: /var/run/hostapd)
-a<file> run in daemon mode executing the action file based on events
from hostapd
-B run a daemon in the background
-i<ifname> Interface to listen on (default: first interface found in the
socket path)
Commands:
mib get MIB variables (dot1x, dot11, radius)
sta <addr> get MIB variables for one station
all_sta get MIB variables for all stations
new_sta <addr> add a new station
deauthenticate <addr> deauthenticate a station
disassociate <addr> disassociate a station
sa_query <addr> send SA Query to a station
wps_pin <uuid> <pin> [timeout] [addr] add WPS Enrollee PIN
wps_check_pin <PIN> verify PIN checksum
wps_pbc indicate button pushed to initiate PBC
wps_cancel cancel the pending WPS operation
wps_nfc_tag_read <hexdump> report read NFC tag with WPS data
wps_nfc_config_token <WPS/NDEF> build NFC configuration token
wps_nfc_token <WPS/NDEF/enable/disable> manager NFC password token
wps_ap_pin <cmd> [params..] enable/disable AP PIN
wps_config <SSID> <auth> <encr> <key> configure AP
wps_get_status show current WPS status
get_config show current configuration
help show this usage help
interface [ifname] show interfaces/select interface
level <debug level> change debug level
license show full hostapd_cli license
quit exit hostapd_cli