A network technician is deploying core host infrastructure for a new branch office location. The branch needs local automated IP address configuration and internal name resolution capabilities that remain operational even if the WAN link to headquarters drops. Company policy strictly prohibits endpoint devices from resorting to APIPA link-local addressing or using external public resolvers. Which TWO of the following host server roles should the technician install and configure on the local branch server to satisfy these requirements? (Select TWO.)
- DHCP server role to automatically lease IP addresses, subnet masks, and default gateway settings to client endpointsAnswer
- DNS server role to host local lookup zones and resolve internal hostnames to IP addresses for branch resourcesAnswer
- CSyslog server role operating on UDP port 67 to process dynamic client address assignments and gateway options
- DAPIPA host service role configured to dynamically assign public routable IP addresses across subnets
Answer
The technician must deploy a local DHCP server role to handle IP address leases and a local DNS server role to manage internal hostname-to-IP resolution.
To satisfy local independence and prevent client fallback behavior, the server requires a DHCP role (to supply IP addresses, masks, and gateway information dynamically) and a DNS role (to resolve hostnames locally without WAN access).
Step-by-Step Solution
Key Concept
Network Host Services: Roles of DHCP and DNS Servers
Estimated Time:2m 0s