Wireshark Lab: ICMP
Wireshark Lab: ICMP
In this lab, you will explore several aspects of the ICMP protocol.
What to Submit:
Provide a screenshot of the Command Prompt window (where you run the Ping
program).
Answer the following questions:
In order to answer the following questions, you will need to look into the packet details
and packet contents windows. When answering a question you should provide a
screenshot of the packet(s) in Wireshark that you used to answer the question asked.
1. What is the IP address of your host? What is the IP address of the destination
host?
2. Examine one of the ping request packets sent by your host. What are the ICMP
type and code numbers? What other fields does this ICMP packet have? How
many bytes are the checksum, sequence number and identifier fields?
3. Examine the corresponding ping reply packet. What are the ICMP type and code
numbers? What other fields does this ICMP packet have? How many bytes are the
checksum, sequence number and identifier fields?
What to Submit:
Provide a screenshot of the Command Prompt window (where you run the tracert
program).