TCP/IP UTILITIES

Term
1 / 2
You have had several employees call the help desk where you work, complaining that they are not able to reach the www.widgets.com server. To help troubleshoot this issue, you decide to run a variety of commands.
Which of the following commands is MOST likely to return the IP address of the desired server? (Select THREE).
Click the card to flip 👆
Terms in this set (2)
You have had several employees call the help desk where you work, complaining that they are not able to reach the www.widgets.com server. To help troubleshoot this issue, you decide to run a variety of commands.
Which of the following commands is MOST likely to return the IP address of the desired server? (Select THREE).
To get the IP address from a hostname, use the nslookup command. You can also try to ping the device using the host name. The first step in the ping test is to find the IP address of the specified host. tracert will also display IP addresses it discovers in the route.
REFERENCES ping www.widgets.com tracert www.widgets.com
nslookup www.widgets.com