1HOSTAPD_CLI(1)          hostapd command-line interface          HOSTAPD_CLI(1)
2
3
4

NAME

6       hostapd_cli - hostapd command-line interface
7

SYNOPSIS

9       hostapd_cli [-p<path>] [-i<ifname>] [-hv] [command..]
10

DESCRIPTION

12       This manual page documents briefly the hostapd_cli utility.
13
14       hostapd_cli is a command-line interface for the hostapd daemon.
15
16       hostapd  is  a  user  space  daemon for access point and authentication
17       servers.  It implements  IEEE  802.11  access  point  management,  IEEE
18       802.1X/WPA/WPA2/EAP  Authenticators  and  RADIUS authentication server.
19       For more information about hostapd refer to the hostapd(8) man page.
20

OPTIONS

22       A summary of options is included below.  For  a  complete  description,
23       run hostapd_cli from the command line.
24
25       -p<path>
26              Path to find control sockets.
27
28              Default: /var/run/hostapd
29
30       -i<ifname>
31              Interface to listen on.
32
33              Default: first interface found in socket path.
34
35       -h     Show usage.
36
37       -v     Show hostapd_cli version.
38

COMMANDS

40       A  summary  of commands is included below.  For a complete description,
41       run hostapd_cli from the command line.
42
43       mib    Get MIB variables (dot1x, dot11, radius).
44
45       sta <addr>
46              Get MIB variables for one station.
47
48       all_sta
49              Get MIB variables for all stations.
50
51       help   Get usage help.
52
53       interface [ifname]
54              Show interfaces/select interface.
55
56       level <debug level>
57              Change debug level.
58
59       license
60              Show full hostapd_cli license.
61
62       quit   Exit hostapd_cli.
63

SEE ALSO

65       hostapd(8).
66

AUTHOR

68       hostapd_cli was written by Jouni Malinen <j@w1.fi>.
69
70       This manual page was written by Faidon Liambotis <faidon@cube.gr>,  for
71       the Debian project (but may be used by others).
72
73
74
75hostapd_cli                     April  7, 2005                  HOSTAPD_CLI(1)
Impressum