Is there a way to get the IP address when all you have is the MAC of an item?
Answer
If you are connected to the same broadcast domain, you can do arp -a
which will show you the ARP cache. From here you can match the MAC to IP.
I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...
No comments:
Post a Comment