nerdexam
CompTIA

N10-005 · Question #789

Which of the following is a value that can be received from a DHCP server?

The correct answer is A. Bootp server address. DHCP is derived from the Bootstrap Protocol (BootP) and can supply clients with a BootP (next server) address as a standard part of its lease options.

Networking concepts

Question

Which of the following is a value that can be received from a DHCP server?

Options

  • ABootp server address
  • BSMTP server address
  • CWWW server address
  • DVPN server address

How the community answered

(28 responses)
  • A
    93% (26)
  • B
    4% (1)
  • D
    4% (1)

Why each option

DHCP is derived from the Bootstrap Protocol (BootP) and can supply clients with a BootP (next server) address as a standard part of its lease options.

ABootp server addressCorrect

DHCP evolved from BootP and retains backward compatibility, including the ability to provide a BootP/next-server address (the 'siaddr' field in the DHCP packet) used for network booting and image delivery. This is a standard DHCP option that tells clients where to find a bootstrap or TFTP server. SMTP, WWW, and VPN server addresses are not standard, commonly assigned DHCP options in the same foundational way.

BSMTP server address

SMTP server addresses are not a standard DHCP option; mail server configuration is handled through DNS records (MX records) or manual client configuration.

CWWW server address

WWW (web) server addresses are not distributed via DHCP; clients locate web servers through DNS name resolution, not DHCP assignments.

DVPN server address

VPN server addresses are not a standard DHCP option; VPN client configuration is done separately through profiles or manual entry, not DHCP leases.

Concept tested: Standard values distributed by DHCP

Source: https://www.rfc-editor.org/rfc/rfc2131

Topics

#DHCP#BootP#IP configuration#network services

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice