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, hostname, mac, resolve, show
Usage:
netwox 4 -e eth [-t|+t] [-i|+i] [-h|+h] [-H|+H]
Parameters:
parameter |
description |
example |
-e|--eth eth |
ethernet address |
E0:69:95:6F:ED:9A |
-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 "E0:69:95:6F:ED:9A"
netwox 4 --eth "E0:69:95:6F:ED:9A"