A host machine is unable to communication with Google server. Which command is the most appropriate to run at host machine to determine which intermediary device is responsible for this failure ?
A
talnet 192.168.1.1
B
ping 192.168.1.1
C
trcert 192.168.1.1
D
ftp 192.168.1.1
Correct Answer: ping 192.168.1.1
Ping is useful for determining whether a host is up and running on the network. Tracert is another command line utility built into Windows and most other computer systems. The File Transfer Protocol (FTP) was designed for an environment where clients and servers interact with each other with a minimum of restriction.