Which statement describes the Ping and Tracert commands?
Both the Ping and Tracert commands are used to test the connectivity of a network.
- The ping command sends an ICMP echo request to a host on the network and waits for an ICMP echo reply.
- The Tracert command uses ICMP to trace the route taken by packets from the source host to the destination host.
What is the difference between Ping and Tracert commands in networking?
The main difference between the ping and tracert commands is that the ping command measures the round-trip time (RTT) for packets sent from the source host to the destination host, while the tracert command uses ICMP to trace the route taken by packets from the source host to the destination host.
- The ping command can be used to test the connectivity of a network.
- The tracert command can be used to troubleshoot network problems.