Tool 4: Display information about an Ethernet address
Description:
This tool obtains addresses related to an Ethernet address.
Parameter --title displays title in front of each result.
Parameter --ip displays IP address.
Parameter --host displays main hostname.
Parameter --hosts displays list of hostnames (one IP address can have
several hostnames).
If no option (ip, host, hosts) is set, they are all displayed.
Synonyms:
computer, mac, show
Usage:
netwox 4 -e eth [-t|+t] [-i|+i] [-h|+h] [-H|+H]
Parameters:
parameter |
description |
example |
-e|--eth eth |
ethernet address |
0:1:1:1:1:1 |
-t|--title|+t|--no-title |
display titles |
|
-i|--ip|+i|--no-ip |
obtain IP address |
|
-h|--host|+h|--no-host |
obtain hostname |
|
-H|--hosts|+H|--no-hosts |
obtain hostnames |
|
Examples:
netwox 4 -e "0:1:1:1:1:1"
netwox 4 --eth "0:1:1:1:1:1"