nerdexam
CompTIA

SK0-004 · Question #612

An administrator has been given a CIDR/22 IP address block and needs to assign addresses to a multiple of virtual workstations. Which of the following servers will MOST likely perform this task?

The correct answer is B. DHCP server. A DHCP server automatically assigns IP addresses from a configured address pool to clients, making it the correct service for distributing addresses from a CIDR /22 block to virtual workstations.

Server administration

Question

An administrator has been given a CIDR/22 IP address block and needs to assign addresses to a multiple of virtual workstations. Which of the following servers will MOST likely perform this task?

Options

  • ADNS server
  • BDHCP server
  • CRAS
  • DWINS server

How the community answered

(25 responses)
  • B
    92% (23)
  • C
    4% (1)
  • D
    4% (1)

Why each option

A DHCP server automatically assigns IP addresses from a configured address pool to clients, making it the correct service for distributing addresses from a CIDR /22 block to virtual workstations.

ADNS server

A DNS server resolves hostnames to IP addresses and does not assign or distribute IP addresses dynamically to network clients.

BDHCP serverCorrect

A DHCP (Dynamic Host Configuration Protocol) server is designed specifically to automatically assign IP addresses, subnet masks, default gateways, and other network parameters to hosts that request them. Given a /22 CIDR block, an administrator configures the DHCP scope with that address range, and the server dynamically leases individual addresses to virtual workstations as they come online, handling the full assignment lifecycle without manual intervention.

CRAS

RAS (Remote Access Service) provides remote network connectivity such as dial-up or VPN access for external users and does not manage IP address assignment to local workstations.

DWINS server

A WINS server resolves NetBIOS names to IP addresses on legacy Windows networks and does not dynamically assign IP addresses to hosts.

Concept tested: DHCP server IP address assignment from CIDR block

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

Topics

#DHCP#IP addressing#CIDR#network services

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice