InterviewStack.io LogoInterviewStack.io

DNS, DHCP, and Name Resolution Questions

The core network services that make addressing usable: DNS resolution and record types, zone and domain management, DHCP address assignment, and diagnosing name-resolution failures. Covers how names map to addresses, common misconfigurations, and troubleshooting resolution problems that masquerade as broader outages. Foundational infrastructure services.

MediumTechnical
58 practiced

Design and configure DHCP relay so that clients in VLAN 20 (subnet 10.20.20.0/24) receive DHCP from a centralized server at 10.0.0.10. Provide the switch SVI configuration, the router subinterface configuration for router-on-a-stick including ip helper-address, and explain the UDP/port and broadcast behaviors to check when clients receive no address.

EasyTechnical
78 practiced

In designing DNS and name resolution for services across a hybrid environment, explain the roles of split-horizon DNS, forwarding, conditional forwarding, and service discovery (for example via SRV records or service registries). Describe a design that supports both internal-only services and public-facing services securely.

That is every published DNS, DHCP, and Name Resolution question for Network Engineer so far. Browse the other topics in this category, or practice this one interactively.