Skip to content

Instantly share code, notes, and snippets.

@ckarmann
Last active August 29, 2015 14:00
Show Gist options
  • Save ckarmann/5964eae1124608b90e00 to your computer and use it in GitHub Desktop.
Save ckarmann/5964eae1124608b90e00 to your computer and use it in GitHub Desktop.
Map IPV4 and IPV6 in local network
Map IPv4 and MAC:
arp -a
Map IPv6 and MAC:
netsh int ipv6 show neigh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment