How can I check an ip address of a computer through CMD which is on the same LAN as I am without any third party software?
I'm fully aware of pinging the PC name, but what would this problem below indicate?
C:\Users\Storage>ping malan-pc
Pinging Malan-PC [fe80::5cba:e518:d8df:ac30%12] with 32 bytes of data:
Reply from fe80::5cba:e518:d8df:ac30%12: time<1ms
Reply from fe80::5cba:e518:d8df:ac30%12: time<1ms
Reply from fe80::5cba:e518:d8df:ac30%12: time<1ms
Reply from fe80::5cba:e518:d8df:ac30%12: time<1ms
Ping statistics for fe80::5cba:e518:d8df:ac30%12:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms