A single line of a command and its arguments that can help display all computer IP addresses (those that are being used) on a LAN,
arp -a
ipconfig /all
net view /all
nmap -sn 192.168.0.0/24 (replacing the sub-net with the appropriate one for your LAN)
arp -a
ipconfig /all
net view /all
nmap -sn 192.168.0.0/24 (replacing the sub-net with the appropriate one for your LAN)
No comments:
Post a Comment