3. The value in the Length field is the length of what? (You can consult the text for
4. What is the maximum number of bytes that can be included in a UDP payload?
(Hint: the answer to this question can be determined by your answer to 2. above).
5. What is the largest possible source port number? (Hint: see the hint in 4.) Answer:
6. What is the protocol number for UDP? Give your answer in both hexadecimal and
7. Examine a pair of UDP packets in which the first packet is sent by your host and
the second packet is a reply to the first packet. Describe the relationship between
the port numbers in the two packets. Answer: Let’s look at packets 1 and 2 in the
trace. These packets carry SNMP application-level messages encapsulated inside
of UDP. (Got that? If not, re-read section 1.5 and Figure 1.24 in the text, in