Introduction to DHCPv4 Message Format
As discussed in the previous lesson, DHCPv4 clients and servers exchange messages to exchange IP address information. The format of all DHCPv4 messages is common and based on the BOOTP specification. The DHCP v4 uses UDP port numbers 67 and 68 with BOOTP. Post 68 is the DHCPv4 source port number, while port 67 is… Read more