Unix and Linux Discussions Tagged with mac |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
0 |
59,935 |
UNIX for Advanced & Expert Users |
|
|
|
7 |
10,934 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
39,972 |
OS X (Apple) |
|
|
|
17 |
7,361 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,483 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,712 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,960 |
Shell Programming and Scripting |
|
|
|
0 |
4,245 |
Shell Programming and Scripting |
|
|
|
0 |
2,968 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,696 |
Shell Programming and Scripting |
|
|
|
9 |
13,257 |
OS X (Apple) |
|
|
|
1 |
2,318 |
Programming |
|
|
|
2 |
2,500 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
5,050 |
IP Networking |
|
|
|
7 |
4,671 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
4,727 |
OS X (Apple) |
|
|
|
4 |
7,579 |
Solaris |
|
|
|
3 |
3,629 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
24,005 |
UNIX for Dummies Questions & Answers |
|
|
|
14 |
9,350 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,075 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
13,750 |
Shell Programming and Scripting |
|
|
|
0 |
2,485 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
4,368 |
Solaris |
|
|
|
6 |
18,987 |
Shell Programming and Scripting |
|
|
|
1 |
9,349 |
OS X (Apple) |
|
|
|
0 |
5,230 |
OS X (Apple) |
|
|
|
2 |
33,273 |
Shell Programming and Scripting |
|
|
|
17 |
13,293 |
What is on Your Mind? |
|
|
|
3 |
32,361 |
OS X (Apple) |
|
|
|
0 |
4,220 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
12,349 |
OS X (Apple) |
|
|
|
2 |
3,888 |
Shell Programming and Scripting |
|
|
|
5 |
3,338 |
Shell Programming and Scripting |
|
|
|
2 |
17,634 |
IP Networking |
|
|
|
0 |
1,711 |
Software Releases - RSS News |
|
|
|
0 |
3,413 |
Oracle Updates (RSS) |
|
|
|
1 |
3,642 |
IP Networking |
|
|
|
0 |
1,236 |
Software Releases - RSS News |
|
|
|
0 |
2,103 |
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)