Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ap-auth(8) [debian man page]

ap-auth(8)						      System Manager's Manual							ap-auth(8)

NAME
ap-auth - AP authorized MAC change utility SYNOPSIS
ap-auth -i ip -c community -u filename -d filename DESCRIPTION
ap-auth A command line utility to change the list of authorised MAC addresses. It has only support for ATMEL410. -d filename - download list of authorised MAC addresses from AP to a file -u filename - upload list of authorised MAC addresses from a file to AP OPTIONS
-i ip AP ip address -c community SNMP community string -d filename download list of authorised MAC addresses from AP to a file -u filename upload list of authorised MAC addresses from a file to AP AUTHOR
Roman Festchook <roma@polesye.net> Teemu Kiviniemi teemuki at fotokone.fi http://ap-utils.polesye.net SEE ALSO
ap-config(8), ap-trapd(8), ap-gl(8), ap-mrtg(8) Wireless Access Point Utilities for Unix ap-auth(8)

Check Out this Related Man Page

HP-SEARCH-MAC(1)					User Contributed Perl Documentation					  HP-SEARCH-MAC(1)

NAME
hp-search-mac -- HP switch search tool. DESCRIPTION
HP-search-MAC is an util that can query HP switches for their connection table. It then allow you to search for a MAC address and tell you where it is physically connected (best match first). . The functionality is similar to traceroute but on Ethernet level and only for HP switches. USAGE
hp-search-mac [options] [MAC] [...] OPTIONS
hp-search-mac [options] mac [ [options] mac ] [...] options: --dl n Set debug level to n. --help Print this help. --hostname host[=>community] | -h host[=>community] Set a switch name to search. You can also set this in /etc/hp-search-mac.conf or ~/.hp-search-mac.conf. The hash to set is \%switches. Mac: You can use some different formats: ff:ff:ff:ff:ff:ff (hex) ff-ff-ff-ff-ff-ff (hex) 0.123.0.12.0.12.0 (dec) CONFIGURATION: \%switches: This is a normal perl hash of the form \%switches = ("host" => "community", ...); AUTHOR
Ola Lundqvist <ola@inguza.com> SEE ALSO
snmp-walk(1) snmp-get(1) hp-search-mac Mon Apr 7 21:21:44 CEST 2008 HP-SEARCH-MAC(1)
Man Page