Problem
1. Show an example of a DHCP packet with a padding option.
2. Show an example of a DHCP packet with an end-of-list option.
3. What is the maximum number of seconds that can be stored in the Number of Seconds field of a DHCP packet?
4.
a. Show the contents of all fields for a DHCP request packet sent from a client with physical address 00:11:21:15:EA:21.
b. Encapsulate the packet in part a in a UDP user datagram. Fill all the fields.
c. Encapsulate the packet in part b in an IP datagram. Fill all the fields.
d. Show the contents of all fields for a DHCP reply sent in response to the request in part a.
e. Encapsulate the packet in part d in a UDP user datagram. Fill all the fields.
f. Encapsulate the packet in part e in an IP datagram. Fill all the fields.