13.3.2 Lab – Use Ping and Traceroute to Test Network Connectivity Answers

Objectives Part 1: Network Design and Configuration Part 2: Use the Ping command for basic network testing Part 3: Using Tracert and Traceroute for Fundamental Network Testing Part 4: Diagnose the Topology Context / Scenario Ping and traceroute are vital tools for evaluating TCP/IP network connections. Ping is a network management tool used to test the connectivity of an IP network device. This application also monitors the round-trip time for messages delivered from the sending host to the receiving machine. Ping is supported by Windows, Unix-like operating systems (OS), and the Cisco Internetwork Operating System (IOS). The traceroute programme is a network diagnostic tool that displays the path or route of IP packets and measures their transit delays. The tracert programme is accessible on Windows, while the traceroute utility is available on Unix-like operating systems and Cisco IOS. In this lab, the ping and traceroute commands are reviewed, and command parameters to alter co...