📝 Question
#2733
How can we obtain IP address using nslookup?
✓
Correct Answer
D. By finding all the hosts on a local area network (LAN) using a broadcast ping on the LAN
💡
Explanation
Dig or nslookup can help when one wants to find all the hosts on a local area network (LAN). This can be done using a broadcast ping on the LAN. We need to know the IP address to execute this command, which we may not know. However, if we know a host name on the LAN, we could obtain the IP address using nslookup.
⌨️ Press
A
B
C
D
to select