
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive overview of the key concepts and features related to the dhcp (dynamic host configuration protocol) server service in windows server. It covers the installation and authorization of the dhcp server, the process of creating new scopes for both ipv4 and ipv6, the role of dhcp relay agents, the management of ip address exclusions and reservations, the new dhcp failover and load-sharing capabilities introduced in windows server 2016, and the configuration of dhcp name protection to protect dns host records. Designed to serve as a valuable study resource for individuals preparing for dhcp-related exams or seeking to deepen their understanding of dhcp server administration.
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

You install the DHCP Server service using the Add/ Remove Windows Components Wizard. You authorize the DHCP server using the DHCP snap-in. When you authorize a server, you're actually adding its IP address to the Active Directory object that contains a list of the IP addresses of all authorized DHCP servers. - correct answer โโN/A You use the New Scope Wizard to create a new scope for both IPv4 and IPv6. Before you start, you'll need to know the IP address range for the scope you want to create; which IP addresses, if any, you want to exclude from the address pool; which IP addresses, if any, you want to reserve; and the values for the DHCP options you want to set, if any. - correct answer โโN/A A question about relay agents on the exam may appear to be a DHCP-related question. Relay agents assist DHCP message propagation across network or router boundaries where such messages ordinarily wouldn't pass. - correct answer โโN/A When you want to exclude an entire range of IP addresses, you need to add that range as an exclusion. Any IP addresses within the range for which you want a permanent DHCP lease are known as reservations. Remember that exclusions are TCP/ IP numbers in a pool that do not get issued and reservations are numbers in a TCP/ IP pool that get issued only to the same client each time. - correct answer โโN/A DHCP failover (and load sharing) is one of the hottest new features in Windows Server 2016. It is easy to deploy, and it provides an added level of redundancy when compared to using a DHCP split-scope configuration. - correct answer โโN/A DHCP name protection protects DNS Host A records from being overwritten by other clients' Host A records during DNS dynamic updates. DHCP name protection is configured using the DHCP Management Console. - correct answer โโN/A