]> git.decadent.org.uk Git - ap-utils.git/blob - Documentation/ap-auth.8
Imported Upstream version 1.5~pre1
[ap-utils.git] / Documentation / ap-auth.8
1 .\"      Manpage for ap-auth utility
2 .\"   from Wireless Access Point Utilitess for Unix
3 .\"
4 .\"  Copyright (c) 2002 Roman Festchook <roma at polesye dot net>
5 .\"
6 .\"  This program is free software; you can redistribute it and/or modify
7 .\"  it under the terms of the GNU General Public License Version 2 from
8 .\"  June 1991 as published by the Free Software Foundation.
9 .\"
10 .\"  This program is distributed in the hope that it will be useful, but
11 .\"  WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\"  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 .\"  GNU General Public License for more details.
14 .\"
15 .\"  You should have received a copy of the GNU General Public License along
16 .\"  with this program; if not, write to the Free Software Foundation, Inc.,
17 .\"  59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 .TH ap-auth 8 "Wireless Access Point Utilites for Unix"
19 .SH NAME
20 ap-auth \- AP authorized MAC change utility
21
22 .SH SYNOPSIS
23 .B ap-auth
24 .B -i
25 .IR ip
26 .B -c
27 .IR community
28 .B -u
29 .IR filename
30 .B -d 
31 .IR filename 
32
33 .SH DESCRIPTION
34 .B ap-auth
35 A command line utility to change the list of authorised MAC
36 addresses. It has only support for ATMEL410.
37 .br
38
39 -d filename  - download list of authorised MAC addresses from AP to a file
40 -u filename  - upload list of authorised MAC addresses from a file to AP
41
42
43 .SH OPTIONS
44 .TP
45 .B -i ip 
46 AP ip address
47 .TP
48 .B -c community 
49 SNMP community string
50 .TP
51 .B -d filename
52 download list of authorised MAC addresses from AP to a file 
53 .TP
54 .B -u filename
55 upload list of authorised MAC addresses from a file to AP
56
57 .SH AUTHOR
58 Roman Festchook <roma@polesye.net>
59 Teemu Kiviniemi teemuki at fotokone.fi
60 .br
61 http://ap-utils.polesye.net
62
63 .SH SEE ALSO
64 ap-config(8), ap-trapd(8), ap-gl(8), ap-mrtg(8)
65