When an IPv4 host uses Dynamic Host Configuration Protocol (DHCP) to obtain an address, which UDP port does the client typically use to receive replies from a DHCP server?
DHCP operates over UDP. The DHCP server listens for broadcasts on UDP port 67, while the client listens on UDP port 68 for the server's replies (DHCPOFFER, DHCPACK, etc.). Therefore, UDP 68 is the correct client-side port. Options 53 (DNS), 67 (server-side DHCP), and 69 (TFTP) are incorrect.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Low-Speed mode in USB 1.1?
Open an interactive chat with Bash
What is Full-Speed mode in USB 1.1?
Open an interactive chat with Bash
What are the practical implications of using Low-Speed vs. Full-Speed USB devices?