A network engineer is configuring core IP addressing and discovery services for a newly integrated corporate site containing multiple VLANs. The site relies on a central DHCP cluster located in the main data center and uses specialized service location for VoIP unified communications. Which TWO of the following network service configurations must be implemented on the local network infrastructure to support these requirements?
- Configure an IP helper address on each remote VLAN router interface pointing to the centralized DHCP server IP.Answer
- Create DNS SRV (Service) records specifying the hostname, port, and priority for unified communications servers.Answer
- CConfigure DNS A records to resolve hostnames to internal IPv6 addresses across multi-subnet environments.
- DInstall and enable the DHCP relay service directly on the centralized DHCP server interface rather than on remote gateways.
- EConfigure Network Time Protocol (NTP) to synchronize infrastructure clock times using UDP port 69.
Answer
The correct configurations are configuring an IP helper address on each remote VLAN router interface pointing to the centralized DHCP server IP, and creating DNS SRV records specifying the hostname, port, and priority for unified communications servers.
The correct configurations involve implementing an IP helper address on each client VLAN default gateway to forward DHCP broadcasts across Layer 3 boundaries to the central server, and defining DNS SRV records to provide hostnames and port numbers for dynamic service location.
Step-by-Step Solution
Key Concept
IP Addressing Services and Helper Configurations