Tool 6: Display how to reach an IP address

Description:

  This tool displays sources and destination addresses used to reach a
  remote computer.
  It shows:
   - associated device
   - local/source IP address
   - IP address of host to reach
   - local/source Ethernet address
   - destination Ethernet address (address of gateway/router if computer
     is not on the local Ethernet LAN)
   

Synonyms:

  ip4, ip6, ipv4, ipv6, mac

Usage:

  netwox 6 [-t|+t] [-d|+d] [-i|+i] [-I|+I] [-e|+e] [-E|+E] -q ip

Parameters:

parameter description example
-t|--title|+t|--no-title display titles  
-d|--device|+d|--no-device obtain device  
-i|--src-ip|+i|--no-src-ip obtain source IP  
-I|--dst-ip|+I|--no-dst-ip display destination IP  
-e|--src-eth|+e|--no-src-eth obtain source Eth  
-E|--dst-eth|+E|--no-dst-eth obtain destination Eth  
-q|--ip ip IP address 1.1.1.1

Examples:

  netwox 6 -q "1.1.1.1"

  netwox 6 --ip "1.1.1.1"