QuestionQ44

IP Connectivity

You need to determine whether a remote host can be reached over the network.

Which two commands can you use? Each correct command provides a complete solution.

Note: You will receive partial credit for each correct selection.

Choose two
  • A Traceroute or tracert
  • B Ipconfig
  • C Netstat
  • D Ping
  • E Route print
Explanation

ping tests whether a remote host responds to ICMP echo requests. traceroute (or Windows tracert) sends probes toward a destination and reports the path and response behavior, allowing network reachability to be assessed.

Community Discussion

No comments yet. Be the first to start the discussion!