nerdexam
CompTIA

220-1101 · Question #159

A technician has deployed a network printer to be used by an office for centralized printing. Which of the following will prevent IP address changes from occurring?

The correct answer is B. DHCP reservation. To ensure a network printer's IP address remains constant for reliable access, a DHCP reservation should be configured, preventing dynamic changes.

Networking

Question

A technician has deployed a network printer to be used by an office for centralized printing. Which of the following will prevent IP address changes from occurring?

Options

  • ADynamic
  • BDHCP reservation
  • CLink local
  • DDNS

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    87% (26)
  • C
    7% (2)
  • D
    3% (1)

Why each option

To ensure a network printer's IP address remains constant for reliable access, a DHCP reservation should be configured, preventing dynamic changes.

ADynamic

Dynamic IP addressing means the IP address can change over time, which is undesirable for a network printer that needs a stable address.

BDHCP reservationCorrect

A DHCP reservation assigns a specific, static IP address to a device's MAC address within the DHCP server. This ensures that every time the printer requests an IP address, it receives the same one, preventing IP changes and maintaining consistent network access.

CLink local

A link-local address is self-assigned by a device when no DHCP server is available and no static IP is configured, which is not suitable for a centralized network printer.

DDNS

DNS (Domain Name System) translates hostnames to IP addresses but does not prevent the underlying IP address from changing; it merely maps a name to whatever IP is currently assigned.

Concept tested: DHCP reservation for static IP assignment

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-deploy-manage

Topics

#DHCP reservation#IP addressing#Network printers#Network configuration

Community Discussion

No community discussion yet for this question.

Full 220-1101 Practice