nerdexam
Cisco

200-301 · Question #710

What are the two minimum required components of a DHCP binding? (Choose two.)

The correct answer is C. a hardware address D. an IP address. A DHCP binding is a record that maps a specific IP address to a unique hardware (MAC) address, associating the two. These two components are the minimum required for a DHCP server to consistently assign the same IP address to a particular network client.

Submitted by the_admin· Mar 5, 2026IP Services

Question

What are the two minimum required components of a DHCP binding? (Choose two.)

Options

  • Aa DHCP pool
  • Ban exclusion list
  • Ca hardware address
  • Dan IP address
  • Ean ip-helper statement

How the community answered

(37 responses)
  • A
    3% (1)
  • C
    92% (34)
  • E
    5% (2)

Why each option

A DHCP binding is a record that maps a specific IP address to a unique hardware (MAC) address, associating the two. These two components are the minimum required for a DHCP server to consistently assign the same IP address to a particular network client.

Aa DHCP pool

A DHCP pool is a range of IP addresses available for assignment, but it's the source of the IP, not a component of a single binding.

Ban exclusion list

An exclusion list specifies IP addresses that should not be assigned by DHCP, which affects the pool but is not part of a binding itself.

Ca hardware addressCorrect

A hardware address (MAC address) uniquely identifies a network interface and is used by the DHCP server to identify the client requesting an IP address.

Dan IP addressCorrect

An IP address is the network layer address that the DHCP server assigns to the client. The binding explicitly links this IP address to a specific hardware address.

Ean ip-helper statement

An `ip-helper` statement is used on a router to forward DHCP broadcast requests to a DHCP server on a different subnet, facilitating DHCP operation across segments, but it's not a component of the DHCP binding record.

Concept tested: DHCP binding components

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/configuration/xe-3s/dhcp-xe-3s-book/ipdhcp-cfg-srvr-basics.html

Topics

#DHCP binding#DHCP components#IP addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice