)
3. How many bytes are in the IP header? How many bytes are in the payload of the
IP datagram? Explain how you determined the number of
4. Has this IP datagram been fragmented? Explain how you determined whether or not
)
5. Which fields in the IP datagram always change from one datagram to the next
within this series of ICMP messages sent by your computer?
)
6. Which fields stay constant? Which of the fields must stay constant? Which fields
must change? Why?
The fields that stay constant across the IP datagrams are:
•
Version (since we are using IPv4 for all packets)
•
header length (since these are ICMP packets)
•
source IP (since we are sending from the same source)
)
The fields that must stay constant are:
•
Version (since we are using IPv4 for all packets)
•
header length (since these are ICMP packets)
)
The fields that must change are:
•
Identification(IP packets must have different ids)
)
7. Describe the pattern you see in the values in the Identification field of the IP
datagram