Unix and Linux Discussions Tagged with mac os x |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
9,967 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
16,801 |
Shell Programming and Scripting |
|
|
|
1 |
2,374 |
OS X (Apple) |
|
|
|
23 |
19,959 |
Shell Programming and Scripting |
|
|
|
4 |
2,732 |
Shell Programming and Scripting |
|
|
|
6 |
2,437 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
7,011 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
4,576 |
Shell Programming and Scripting |
|
|
|
2 |
2,291 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
3,040 |
UNIX for Dummies Questions & Answers |
|
|
|
8 |
23,228 |
OS X (Apple) |
|
|
|
1 |
3,984 |
OS X (Apple) |
|
|
|
0 |
3,852 |
Shell Programming and Scripting |
|
|
|
3 |
11,661 |
OS X (Apple) |
|
|
|
4 |
3,753 |
OS X (Apple) |
|
|
|
1 |
5,304 |
OS X (Apple) |
|
|
|
0 |
4,593 |
UNIX and Linux Applications |
|
|
|
0 |
5,231 |
OS X (Apple) |
|
|
|
1 |
8,933 |
OS X (Apple) |
|
|
|
17 |
13,295 |
What is on Your Mind? |
|
|
|
3 |
32,366 |
OS X (Apple) |
|
|
|
0 |
3,051 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
1,439 |
UNIX and Linux RSS News |
|
|
|
0 |
2,539 |
OS X Support RSS |
|
|
|
0 |
3,918 |
OS X Support RSS |
|
|
|
0 |
1,753 |
OS X Support RSS |
|
|
|
2 |
9,916 |
OS X (Apple) |
|
|
|
0 |
3,473 |
OS X Support RSS |
|
|
|
0 |
4,601 |
OS X Support RSS |
|
|
|
0 |
6,600 |
OS X Support RSS |
|
|
|
0 |
4,357 |
OS X Support RSS |
|
|
|
0 |
2,215 |
OS X Support RSS |
|
|
|
0 |
5,872 |
OS X Support RSS |
|
|
|
0 |
5,579 |
OS X Support RSS |
|
|
|
0 |
2,410 |
OS X Support RSS |
|
|
|
0 |
5,753 |
OS X Support RSS |
|
|
|
0 |
3,233 |
OS X Support RSS |
|
|
|
0 |
6,026 |
OS X Support RSS |
|
|
|
0 |
4,368 |
OS X Support RSS |
|
|
|
0 |
3,041 |
OS X Support RSS |
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)