Question

Difficulty: EasyNetwork Host Services and Server Roles

A network technician is setting up basic infrastructure services on a local server for a new branch office. Which TWO of the following services directly enable client computers to automatically receive IP addresses and translate friendly hostnames into numerical IP addresses?

  1. DHCP (Dynamic Host Configuration Protocol)Answer
  2. B
    Syslog Server
  3. DNS (Domain Name System)Answer
  4. D
    SNMP (Simple Network Management Protocol)

Answer

DHCP (Dynamic Host Configuration Protocol) and DNS (Domain Name System)
DHCP automatically provisions IP addresses and configuration parameters to workstations, while DNS converts friendly hostnames into numerical IP addresses. Together, these core services ensure devices can automatically attach to the network and reach services using domain names.

Step-by-Step Solution

1
Identify the host service that automates network IP assignment.
Dynamic Host Configuration Protocol (DHCP) automatically leases IP addresses and configuration parameters to client devices upon network connection.
Automatic IP address assignment is the primary server role performed by DHCP.
2
Identify the host service that translates hostnames to IP addresses.
Domain Name System (DNS) maps human-friendly hostnames to numerical IP addresses used for network routing.
Name-to-address resolution is the primary server role performed by DNS.

Key Concept

Network Host Services and Server Roles
Rate this question