
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DHCP Server Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/dhcp-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/dhcp-server/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 23 Apr 2022 10:09:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>DHCP Server Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/dhcp-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Configure a DHCP Scope in Server 2022 Using PowerShell</title>
		<link>https://www.technig.com/configure-a-dhcp-scope-in-server-2022-using-powershell/</link>
					<comments>https://www.technig.com/configure-a-dhcp-scope-in-server-2022-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Sat, 23 Apr 2022 10:09:43 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Configure DHCP Scope]]></category>
		<category><![CDATA[Create storage pool on Windows Server 2022]]></category>
		<category><![CDATA[DHCP Configuration]]></category>
		<category><![CDATA[DHCP PowerShell Commands]]></category>
		<category><![CDATA[DHCP Scope Commands]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17409</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure a DHCP Scope Using Windows PowerShell on Windows Server 2022" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>As an essential part of a DHCP Server, we create and configure a DHCP Scope to specify the range of IP addresses from which a DHCP server can assign one to a client in our subnet. That is the primary and well-known use of a DHCP Scope. There are multiple ways to create and configure [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-a-dhcp-scope-in-server-2022-using-powershell/">Configure a DHCP Scope in Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1221" height="694" src="https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure a DHCP Scope Using Windows PowerShell on Windows Server 2022" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5.jpg 1221w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-1024x582.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/WinServer2022-5-768x437.jpg 768w" sizes="(max-width: 1221px) 100vw, 1221px" /></div>
<p>As an essential part of a <a href="https://docs.microsoft.com/en-us/iis/web-hosting/installing-infrastructure-components/dhcp-server" target="_blank" rel="noreferrer noopener">DHCP Server</a>, we create and configure a DHCP Scope to specify the range of IP addresses from which a DHCP server can assign one to a client in our subnet. That is the primary and well-known use of a DHCP Scope. There are multiple ways to create and configure a DHCP Scope in Windows Server OSs including Windows Server 2022. One interesting, easy, and yet professional method is using Windows PowerShell. Throughout this article, we will cover the steps to configure a DHCP Scope in Windows Server 2022 Using PowerShell.</p>



<p>To create and configure a DHCP Scope using the GUI method, read <a href="https://www.technig.com/create-and-configure-a-dhcp-scope-in-windows-server-2022/" target="_blank" rel="noreferrer noopener">Create And Configure A DHCP Scope In Windows Server 2022</a> article. </p>



<p>You may also like to read: <a href="https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/" target="_blank" rel="noreferrer noopener">Install And Configure DHCP In Windows Server 2022 Using PowerShell</a>.</p>



<h2 class="wp-block-heading">DHCP Scope Configuration Steps Using PowerShell</h2>



<p>Using Windows PowerShell, we just write the commands and run them directly. That means, we must know the related commands and have a good knowledge of working with PowerShell. This section will describe all the details to configure a DHCP Scope in Server 2022 using PowerShell in the below simple steps. Let&#8217;s dive into it. </p>



<h3 class="wp-block-heading">Step 1: Open Windows PowerShell </h3>



<p>In the <strong>Start Menu </strong>right-click on <strong>Windows PowerShell</strong> and choose <strong>Run as Administrator.</strong> Search for it if it is not available in the Start Menu. We can also open it from the <strong>Run </strong>by typing <strong>powershell </strong>in the <strong>Run </strong>dialogue box.  </p>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/1-3.jpg" alt="Opening Windows PowerShell as administrator" class="wp-image-17469" width="763" height="493" srcset="https://www.technig.com/wp-content/uploads/2022/04/1-3.jpg 790w, https://www.technig.com/wp-content/uploads/2022/04/1-3-300x194.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/1-3-768x496.jpg 768w, https://www.technig.com/wp-content/uploads/2022/04/1-3-210x136.jpg 210w" sizes="(max-width: 763px) 100vw, 763px" /><figcaption>Opening Windows PowerShell as an administrator</figcaption></figure></div>



<h3 class="wp-block-heading">Step 2: Create a New DHCP Scope Using PowerShell</h3>



<p>To create a new scope, we use the <strong>Add-DhcpServerv4Scope</strong> PowerShell command. Using this command, we need to specify the following four parameters: </p>



<ul class="wp-block-list"><li>The first one is the scope name. We use the <strong>-Name</strong> parameter name followed by the scope name enclosed in the double quotation. </li><li>Secondly, we specify the start of the range IP address using the <strong>-StartRange </strong>parameter name followed by its value (IP address). </li><li>The third one is to specify the end of the rage IP address using the <strong>-EndRange</strong> parameter name followed by its value (IP address).  </li><li>And, the last one is to specify the subnet mask IP address using <strong>-SubnetMask</strong> parameter name followed by its address. </li></ul>



<p>As of my new scope, the whole command becomes <code>Add-DhcpServerv4Scope -Name "Office B" -StartRange 192.168.1.100 -EndRange 192.168.1.2 -SubnetMask 255.255.255.0</code> See the picture illustration below.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="982" height="198" src="https://www.technig.com/wp-content/uploads/2022/04/2-8.jpg" alt="Windows PowerShell Command to Create a New DHCP Scope" class="wp-image-17481" srcset="https://www.technig.com/wp-content/uploads/2022/04/2-8.jpg 982w, https://www.technig.com/wp-content/uploads/2022/04/2-8-300x60.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/2-8-768x155.jpg 768w" sizes="(max-width: 982px) 100vw, 982px" /><figcaption>Windows PowerShell Command to Create a New DHCP Scope</figcaption></figure></div>



<h3 class="wp-block-heading">Step 3: Verify DHCP Scope Using PowerShell</h3>



<p>Now that we have created our new DHCP Scope in step 2, we can verify it using the <code>Get-DhcpServerV4Scope</code>PowerShell command. Using this command, we can see a list of DHCP Scopes available on our DHCP Server. We can see the details for each of the scopes such as <strong>Scop ID</strong> which is most often used for further configuration of a DHCP Scope. See the illustration in the below image. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="945" height="268" src="https://www.technig.com/wp-content/uploads/2022/04/3-4.jpg" alt="Verify DHCP Scope in Server 2022 Using Windows PowerShell" class="wp-image-17484" srcset="https://www.technig.com/wp-content/uploads/2022/04/3-4.jpg 945w, https://www.technig.com/wp-content/uploads/2022/04/3-4-300x85.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/3-4-768x218.jpg 768w" sizes="(max-width: 945px) 100vw, 945px" /><figcaption>Verify DHCP Scope in Server 2022 Using Windows PowerShell</figcaption></figure></div>



<h3 class="wp-block-heading">Step 4: Add Exclusion Range in a DHCP Scope Using PowerShell</h3>



<p>To add a new Exclusion Range in a DHCP Scope, we use the <strong>Add-DhcpServerv4ExclusionRange</strong> PowerShell command. We specify the scope using the <strong>-ScopeId</strong> property. Then we use the <strong>-StartRange </strong>and <strong>-EndRange</strong> parameters each followed by the IP address that makes up the exclusion range. The command we used to create an exclusion range is<code>Add-DhcpServerv4ExclusionRange -ScopeId 192.168.1.0 -StartRange 192.168.1.150 -EndRange 192.168.1.160</code>. Looking into it, we see that we have created an exclusion range that starts at <strong>192.168.1.150</strong> and ends at <strong>192.168.1.160</strong> in our scope with scope ID <strong>192.168.1.0</strong>. </p>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/4-4.jpg" alt="Adding Exclusion Range in a DHCP Scope PowerShell Command " class="wp-image-17486" width="840" height="156" srcset="https://www.technig.com/wp-content/uploads/2022/04/4-4.jpg 907w, https://www.technig.com/wp-content/uploads/2022/04/4-4-300x56.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/4-4-768x143.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /><figcaption>Adding Exclusion Range in a DHCP Scope PowerShell Command </figcaption></figure></div>



<p>We can also verify the Exclusion Range(s) in a specific DHCP Scope. To do so, use the command <strong>Get-DhcpServerv4ExclusionRange.</strong> We should use the Scope ID with this command to point to our specific Scope. So, our command is <code>Get-DhcpServerv4ExclusionRange -ScopeId 192.168.1.0</code>. As we see, the picture below shows the exclusion range we just created. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="922" height="223" src="https://www.technig.com/wp-content/uploads/2022/04/4-2-1.jpg" alt="Verifying Exclusion Range in DHCP Scope Using PowerShell" class="wp-image-17488" srcset="https://www.technig.com/wp-content/uploads/2022/04/4-2-1.jpg 922w, https://www.technig.com/wp-content/uploads/2022/04/4-2-1-300x73.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/4-2-1-768x186.jpg 768w" sizes="(max-width: 922px) 100vw, 922px" /><figcaption>Verifying Exclusion Range in DHCP Scope Using PowerShell</figcaption></figure></div>



<h3 class="wp-block-heading">Step 5: Set the Lease Duration Using PowerShell</h3>



<p>Use the <strong>Set-DhcpServerv4Scope</strong> PowerShell command to set the lease duration. We must point to the scope using the<strong> -ScopeId</strong> parameter name followed by its value. Then we just specify the <strong>Lease Duration</strong> using the &#8211;<strong>LeaseDuration</strong> parameter name followed by its value. The format to define the <strong>Lease Duration</strong> value is <strong>day.hours:minutes:seconds</strong>. Saying those explanations, the whole command to define the <strong>Lease Duration</strong>, in our example, is <code>Set-DhcpServerv4Scope -ScopeId 192.168.1.0 -LeaseDuration 10.00:00:00</code>. Also shown in the below image. A duration of 10 days is defined for the Lease Duration in our example. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="980" height="195" src="https://www.technig.com/wp-content/uploads/2022/04/5-6.jpg" alt="Defining Lease Duration for a DHCP Scope using PowerShell" class="wp-image-17500" srcset="https://www.technig.com/wp-content/uploads/2022/04/5-6.jpg 980w, https://www.technig.com/wp-content/uploads/2022/04/5-6-300x60.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/5-6-768x153.jpg 768w" sizes="(max-width: 980px) 100vw, 980px" /><figcaption>Defining Lease Duration for a DHCP Scope using PowerShell</figcaption></figure></div>



<p>Now, to verify the Lease Duration configuration, use <code>Get-DhcpServerv4Scope</code> the command. By default, it is set to 8 days. But as we defined 10 days for it, we can see the changes. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="982" height="235" src="https://www.technig.com/wp-content/uploads/2022/04/6-4.jpg" alt="Verifying DHCP Lease Duration Using PowerShell" class="wp-image-17501" srcset="https://www.technig.com/wp-content/uploads/2022/04/6-4.jpg 982w, https://www.technig.com/wp-content/uploads/2022/04/6-4-300x72.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/6-4-768x184.jpg 768w" sizes="(max-width: 982px) 100vw, 982px" /><figcaption>Verifying DHCP Lease Duration Using PowerShell</figcaption></figure></div>



<h3 class="wp-block-heading">Step 6: Configure the Default Gateway Using PowerShell</h3>



<p>We can specify the <strong>Default Gateway</strong> for a DHCP Scope using the <strong>Set-DhcpServerv4OptionValue</strong> command. Like other steps, we need to point to the Scope using the Scope ID. We use the parameter name <strong>-Router </strong>followed by its value (IP address) to define the <strong>Default Gateway </strong>for a DHCP Scope. In our example, the complete command is <code>Set-DhcpServerv4OptionValue -ScopeId 192.168.1.0 -Router 192.168.1.1</code>.  We set <strong>192.168.1.1</strong> as the<strong> Default Gateway </strong>address for our DHCP Scope. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="982" height="152" src="https://www.technig.com/wp-content/uploads/2022/04/7-3.jpg" alt="Defining Default Gateway Address for a DHCP Scope using PowerShell" class="wp-image-17505" srcset="https://www.technig.com/wp-content/uploads/2022/04/7-3.jpg 982w, https://www.technig.com/wp-content/uploads/2022/04/7-3-300x46.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/7-3-768x119.jpg 768w" sizes="(max-width: 982px) 100vw, 982px" /><figcaption>Defining Default Gateway Address for a DHCP Scope using PowerShell</figcaption></figure></div>



<p>We will verify the Default Gateway configuration at the end of the next step, as we use the same command to verify these two steps.</p>



<h3 class="wp-block-heading">Step 7: Configure DNS Domain and DNS Server Using PowerShell</h3>



<p>As the Default Gateway configuration, we use the <strong>Set-DhcpServerv4OptionValue</strong> PowerShell command to configure the <strong>DNS Domain</strong> and <strong>DNS Server</strong>. We can configure the three of them in one command line using their parameter names and their values. Use <strong>-DnsServer</strong> parameter name followed by its value (IP Address) to configure the DNS Server. Use the <strong>-DnsDomain</strong> parameter name followed by its value enclosed in double quotation to configure the DNS Domain. Remember to address the scope using the <strong>Scope ID</strong> properties. In my example, the whole command becomes <code>Set-DhcpServerv4OptionValue -ScopeId 192.168.1.0 -DnsServer 192.168.1.2 -DnsDomain "Technig.com"</code>. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="980" height="129" src="https://www.technig.com/wp-content/uploads/2022/04/8-3.jpg" alt="Configuring DNS Server and DNS Domain in a DHCP Scope Using PowerShell" class="wp-image-17507" srcset="https://www.technig.com/wp-content/uploads/2022/04/8-3.jpg 980w, https://www.technig.com/wp-content/uploads/2022/04/8-3-300x39.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/8-3-768x101.jpg 768w" sizes="(max-width: 980px) 100vw, 980px" /><figcaption>Configuring DNS Server and DNS Domain in a DHCP Scope Using PowerShell</figcaption></figure></div>



<p>To verify the Default Gateway configuration, DNS Server configuration, and DNS Domain configuration, use the <strong>Get-DhcpServerv4OptionValue</strong> PowerShell command followed by the Scope ID properties. In my case, <code>Get-DhcpServerv4OptionValue -ScopeId 192.168.1.0</code> is the whole command line. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="938" height="287" src="https://www.technig.com/wp-content/uploads/2022/04/9-3.jpg" alt="Verify DNS Server, DNS Domain and Default Gateway Configurations Using PowerShell" class="wp-image-17509" srcset="https://www.technig.com/wp-content/uploads/2022/04/9-3.jpg 938w, https://www.technig.com/wp-content/uploads/2022/04/9-3-300x92.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/9-3-768x235.jpg 768w" sizes="(max-width: 938px) 100vw, 938px" /><figcaption>Verify DNS Server, DNS Domain and Default Gateway Configurations Using PowerShell</figcaption></figure></div>



<p>That is all with the DHCP Scope configuration using PowerShell commands. We can do all the settings and configuration, which we could do with the GUI method, using PowerShell. This method may not be user-friendly, but it is a time-saving, professional and maybe elegant method. </p>



<h3 class="wp-block-heading">Delete A DHCP Scope Using PowerShell</h3>



<p>In addition to the above DHCP configuration steps, this is the appropriate point to describe how we can delete a DHCP Scope using Windows PowerShell. To delete a DHCP Scope, use the <strong>-Remove-DhcpServerv4Scope</strong> command followed by the <strong>-ScopeId</strong> properties. Considering the DHCP scope I work with, the complete command is <code>-Remove-DhcpServerv4Scope -ScopeId 192.168.1.10</code>. See the picture below. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="937" height="154" src="https://technig.com/wp-content/uploads/2022/04/10-2.jpg" alt="Removing a DHCP Scope using PowerShell" class="wp-image-17515" srcset="https://www.technig.com/wp-content/uploads/2022/04/10-2.jpg 937w, https://www.technig.com/wp-content/uploads/2022/04/10-2-300x49.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/10-2-768x126.jpg 768w" sizes="(max-width: 937px) 100vw, 937px" /><figcaption>Removing a DHCP Scope using PowerShell</figcaption></figure></div>



<p>Now, to verify if it is deleted, run the <strong>Get-DhcpServerV4Scope</strong> command and there will no longer be that scope available. </p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="937" height="141" src="https://technig.com/wp-content/uploads/2022/04/11-2.jpg" alt="Verifying DHCP Scope deletion using PowerShell" class="wp-image-17516" srcset="https://www.technig.com/wp-content/uploads/2022/04/11-2.jpg 937w, https://www.technig.com/wp-content/uploads/2022/04/11-2-300x45.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/11-2-768x116.jpg 768w" sizes="(max-width: 937px) 100vw, 937px" /><figcaption>Verifying DHCP Scope deletion using PowerShell</figcaption></figure></div>



<p>As simple as that, we can delete a DHCP Scope and verify the deletion using Windows PowerShell. </p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>In a step by step approach, we covered how to configure a DHCP Scope in Windows Server 2022 using Windows PowerShell. We discussed the PowerShell command for creating a new DHCP Scope in an initial step. Then we went through the steps to add an exclusion range, the default gateway, DNS Domain, and DNS Server to a DHCP Scope all using the PowerShell command. Of course, we also verified each step. Lastly, we covered how we can remove a DHCP scope using PowerShell.</p>



<p>I hope you found this article helpful to your questions. You can always share us your thoughts and queries in the comment section.</p>
<p>The post <a href="https://www.technig.com/configure-a-dhcp-scope-in-server-2022-using-powershell/">Configure a DHCP Scope in Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-a-dhcp-scope-in-server-2022-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17409</post-id>	</item>
		<item>
		<title>Install and Configure DHCP in Windows Server 2022 Using PowerShell</title>
		<link>https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/</link>
					<comments>https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Wed, 13 Apr 2022 09:54:04 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DHCP PowerShell Commands]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17264</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1103" height="683" src="https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Configure DHCP in Windows Server 2022 using Windows PowerShell" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2.jpg 1103w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-300x186.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-1024x634.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-768x476.jpg 768w" sizes="(max-width: 1103px) 100vw, 1103px" /></div>
<p>We have published a step by step guide on how to install and configure DHCP in Server 2022 using Server Manager. This article, in turn, covers an easy and step by step guide on how to install and configure DHCP in Server 2022 using Windows PowerShell. Using PowerShell to perform such technical tasks is always [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/">Install and Configure DHCP in Windows Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1103" height="683" src="https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install and Configure DHCP in Windows Server 2022 using Windows PowerShell" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2.jpg 1103w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-300x186.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-1024x634.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/feature-Image-2-768x476.jpg 768w" sizes="(max-width: 1103px) 100vw, 1103px" /></div>
<p>We have published a step by step guide on <a href="https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/" target="_blank" rel="noreferrer noopener">how to install and configure DHCP in Server 2022 using Server Manager</a>. This article, in turn, covers an easy and step by step guide on how to install and configure DHCP in Server 2022 using <a href="https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.2" target="_blank" rel="noreferrer noopener">Windows PowerShell</a>. Using PowerShell to perform such technical tasks is always a preferred alternative for IT pros. Besides other benefits, using Powershell takes us less time to complete the tasks. It is, of course, a professional way to accomplish almost any task in Windows Server operating systems. </p>



<h2 class="wp-block-heading">Steps to Install and Configure DHCP Using PowerShell</h2>



<p>Generally, the process of DHCP installation and configuration in Windows Server encompasses three tasks: installing the DHCP capability and its management tools, adding security groups, and authorizing DHCP in Active Directory. Let&#8217;s dive into the steps. </p>



<ul class="wp-block-list"><li>Open the <strong>PowerShell </strong>from the <strong>Start Menu.</strong> See the picture below. You can also open it from <strong>Run </strong>using<code>powershell</code>command in the <strong>Run </strong>dialogue box. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/1-1.jpg" alt="Opening PowerShell on Windows Server 2022 | DHCP installation and Configuration using PowerShell" class="wp-image-17324" width="693" height="502" srcset="https://www.technig.com/wp-content/uploads/2022/04/1-1.jpg 725w, https://www.technig.com/wp-content/uploads/2022/04/1-1-300x217.jpg 300w" sizes="(max-width: 693px) 100vw, 693px" /><figcaption>Opening PowerShell on Windows Server 2022</figcaption></figure></div>



<ul class="wp-block-list"><li>Before straightly going to the DHCP installation command, run the<code>Get-WindowsFeature</code>command. This command lists all the features available in Windows Server 2022. It shows the name and installation state of those features. As the picture below shows, we have the <strong>DHCP </strong>feature available to install. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/2-2.jpg" alt="Get-WindowsFeatures Windows PowerShell Command and Checking DHCP Feature" class="wp-image-17325" width="719" height="377"/><figcaption>Get-WindowsFeatures Windows PowerShell Command</figcaption></figure></div>



<ul class="wp-block-list"><li>To install DHCP and its management tools, run the command<code>Install-WindowsFeature DHCP -IncludeManagementTools.</code>Wait for a while till it finishes the installation, and you will see the details upon successful installation. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/3-2.jpg" alt="DHCP Installation Windows PowerShell Command" class="wp-image-17326" width="738" height="185" srcset="https://www.technig.com/wp-content/uploads/2022/04/3-2.jpg 923w, https://www.technig.com/wp-content/uploads/2022/04/3-2-300x75.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/3-2-768x192.jpg 768w" sizes="(max-width: 738px) 100vw, 738px" /><figcaption>DHCP Installation Windows PowerShell Command</figcaption></figure></div>



<ul class="wp-block-list"><li>Now, run the<code>netsh DHCP add SecurityGroups</code>command to add the DHCP local security groups.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/4-2.jpg" alt="Windows PowerShell Command to Add DHCP Security Group" class="wp-image-17327" width="738" height="174" srcset="https://www.technig.com/wp-content/uploads/2022/04/4-2.jpg 876w, https://www.technig.com/wp-content/uploads/2022/04/4-2-300x71.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/4-2-768x181.jpg 768w" sizes="(max-width: 738px) 100vw, 738px" /><figcaption>Windows PowerShell Command to Add DHCP Security Group</figcaption></figure></div>



<ul class="wp-block-list"><li>The next step is to authorize the DHCP server to the Active Directory. To do so, use the command <code>Add-DhcpServerInDC -DnsName ServerName.DomainName.</code>Use your DHCP server name instead of the <strong>ServerName </strong>and your domain name instead of the <strong>DomainName </strong>in the above command. In my case, <strong>technigDC </strong>is the DHCP server name, and Technig.com is the domain name, as shown in the below picture.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/5-4.jpg" alt="Window PowerShell Command to Authorize DHCP in Active Directory Domain Services on Windows Server 2022" class="wp-image-17328" width="744" height="193" srcset="https://www.technig.com/wp-content/uploads/2022/04/5-4.jpg 871w, https://www.technig.com/wp-content/uploads/2022/04/5-4-300x78.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/5-4-768x200.jpg 768w" sizes="(max-width: 744px) 100vw, 744px" /><figcaption>Window PowerShell Command to Authorize DHCP in Active Directory Domain Services</figcaption></figure></div>



<ul class="wp-block-list"><li>At this point, we are all done with our DHCP installation and configuration. We can view the authorized DHCP servers in Active Directory using<code>Get-DhcpServerInDC</code>command.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/6-2.jpg" alt="Windows PowerShell Command to Check Authorized DHCP Servers in Active Directory" class="wp-image-17329" width="752" height="200" srcset="https://www.technig.com/wp-content/uploads/2022/04/6-2.jpg 864w, https://www.technig.com/wp-content/uploads/2022/04/6-2-300x80.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/6-2-768x205.jpg 768w" sizes="(max-width: 752px) 100vw, 752px" /><figcaption>Windows PowerShell Command to Check Authorized DHCP Servers</figcaption></figure></div>



<p>That is all with DHCP installation and configuration using Windows PowerShell. That simple, it is installed and authorized. </p>



<h2 class="wp-block-heading">Summary</h2>



<p>Using Windows PowerShell is a professional way of completing configuration tasks on Windows OSs, including Windows Server 2022. Throughout this article, we explained how we can install and configure DHCP on Windows Server 2022 using the PowerShell tool. We saw that we can easily do it using a few simple command lines. </p>



<p>In the end, I hope you found this article helpful. Feel free to put your related questions in the comment section below. </p>
<p>The post <a href="https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/">Install and Configure DHCP in Windows Server 2022 Using PowerShell</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-configure-dhcp-using-powershell-in-windows-server-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17264</post-id>	</item>
		<item>
		<title>Install and Configure DHCP in Windows Server 2022 Using Server Manager</title>
		<link>https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/</link>
					<comments>https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/#respond</comments>
		
		<dc:creator><![CDATA[Danish]]></dc:creator>
		<pubDate>Tue, 12 Apr 2022 07:40:37 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP installation and Configuration]]></category>
		<category><![CDATA[DHCP Role]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[DHCP Server Configuration]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install DHCP]]></category>
		<category><![CDATA[Server 2022]]></category>
		<category><![CDATA[Windows 2022]]></category>
		<category><![CDATA[Windows Server 2022]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=17237</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="799" height="465" src="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Step-by-step guide to Install and Configure DHCP on Windows Server 2022 using Server Manager" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2.jpg 799w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2-300x175.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2-768x447.jpg 768w" sizes="(max-width: 799px) 100vw, 799px" /></div>
<p>Dynamic Host Configuration Protocol (DHCP) is a handy protocol that automatically assigns IP addresses to clients in a network. It is one of the most popular and most used protocols in networking. DHCP plays a vitally important role in almost any enterprise of any size. We make use of this protocol in any network environment [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/">Install and Configure DHCP in Windows Server 2022 Using Server Manager</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="799" height="465" src="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Step-by-step guide to Install and Configure DHCP on Windows Server 2022 using Server Manager" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2.jpg 799w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2-300x175.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/Feature-Image-Final-2-768x447.jpg 768w" sizes="(max-width: 799px) 100vw, 799px" /></div>
<p><a href="https://docs.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top" target="_blank" rel="noreferrer noopener">Dynamic Host Configuration Protocol</a> (DHCP) is a handy protocol that automatically assigns IP addresses to clients in a network. It is one of the most popular and most used protocols in networking. DHCP plays a vitally important role in almost any enterprise of any size. We make use of this protocol in any network environment where we are dealing with assigning IP addresses to devices. As an example, it is present in a home router as well as in a large enterprise with thousands of devices connected to the network. One of the basic and fundamental topics regarding DHCP is its installation and configuration in an environment. And that is what this article covers in detail. Since <a href="https://www.technig.com/free-download-windows-server-2022-iso-file/" target="_blank" rel="noreferrer noopener">Windows Server 2022</a> is the latest and most powerful Server OS, this article covers how to install and configure DHCP in Windows Server 2022 using Server Manager. </p>



<h2 class="wp-block-heading">Installing DHCP Using Server Manager</h2>



<p>Using Server Manager is an easy and user-friendly method to install DHCP on Windows Server 2022. This article explains the process in a step-by-step approach.</p>



<ul class="wp-block-list"><li>Open <strong>Server Manager</strong> from the Start Menu. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="718" height="478" src="https://www.technig.com/wp-content/uploads/2022/04/1.jpg" alt="Opening Server Manager On Windows Server 2022  from the start menu" class="wp-image-17178" srcset="https://www.technig.com/wp-content/uploads/2022/04/1.jpg 718w, https://www.technig.com/wp-content/uploads/2022/04/1-300x200.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/1-450x300.jpg 450w" sizes="(max-width: 718px) 100vw, 718px" /><figcaption>Opening Server Manager On Windows Server 2022  from the start menu</figcaption></figure></div>



<ul class="wp-block-list"><li>On the Server Manager console, click on <strong>Manage </strong>and choose <strong>Add Roles and Features</strong>. Then on the first wizard, click on <strong>Next</strong>.  </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/2-1-1024x561.jpg" alt="Add roles in Windows Server 2022 using Server Manager" class="wp-image-17242" width="725" height="397" srcset="https://www.technig.com/wp-content/uploads/2022/04/2-1-1024x561.jpg 1024w, https://www.technig.com/wp-content/uploads/2022/04/2-1-300x164.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/2-1-768x421.jpg 768w, https://www.technig.com/wp-content/uploads/2022/04/2-1.jpg 1154w" sizes="(max-width: 725px) 100vw, 725px" /><figcaption>Add roles in Windows Server 2022 using Server Manager</figcaption></figure></div>



<ul class="wp-block-list"><li>On the <strong>Installation Type</strong>, check out the first option as shown in the below picture, and then click on <strong>Next</strong>. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/3-1.jpg" alt="Selecting Installation Type of a Role on Windows Server 2022" class="wp-image-17243" width="730" height="519" srcset="https://www.technig.com/wp-content/uploads/2022/04/3-1.jpg 780w, https://www.technig.com/wp-content/uploads/2022/04/3-1-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/3-1-768x546.jpg 768w" sizes="(max-width: 730px) 100vw, 730px" /><figcaption>Selecting Installation Type of a Role on Windows Server 2022</figcaption></figure></div>



<ul class="wp-block-list"><li>Choose the server on which you want to install DHCP from the <strong>Server Pool</strong> section, and click on <strong>Next</strong>.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/4-1.jpg" alt="Choosing the Server to Install the DHCP role and features on it. " class="wp-image-17244" width="733" height="522" srcset="https://www.technig.com/wp-content/uploads/2022/04/4-1.jpg 780w, https://www.technig.com/wp-content/uploads/2022/04/4-1-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/4-1-768x546.jpg 768w" sizes="(max-width: 733px) 100vw, 733px" /><figcaption>Choosing the Server in Windows Server 2022 to Install a role on it</figcaption></figure></div>



<ul class="wp-block-list"><li>Click on <strong>DHCP Server</strong> from the <strong>Roles </strong>list. Click on <strong>Add Features</strong> on the new window that pops up. Finally, click on <strong>Next</strong>. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/5-3.jpg" alt="Selecting the DHCP Role to install" class="wp-image-17245" width="746" height="531" srcset="https://www.technig.com/wp-content/uploads/2022/04/5-3.jpg 782w, https://www.technig.com/wp-content/uploads/2022/04/5-3-300x214.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/5-3-768x547.jpg 768w" sizes="(max-width: 746px) 100vw, 746px" /><figcaption>Selecting the DHCP from the Roles to install</figcaption></figure></div>



<ul class="wp-block-list"><li>Just click on the <strong>Next</strong> button on both the <strong>Features </strong>and <strong>DHCP Server</strong> sections. </li><li>On the <strong>Confirmation</strong> window, check out the <strong>Restart the destination server automatically if required </strong>and click on <strong>Install</strong>, afterwards. Wait a while until the <strong>DHCP </strong>role installation completes.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/6-1.jpg" alt="Confirming the DHCP Role selection to be installed on Windows Server 2022" class="wp-image-17246" width="755" height="537" srcset="https://www.technig.com/wp-content/uploads/2022/04/6-1.jpg 781w, https://www.technig.com/wp-content/uploads/2022/04/6-1-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/6-1-768x546.jpg 768w" sizes="(max-width: 755px) 100vw, 755px" /><figcaption>Confirming the DHCP Role selection to be installed</figcaption></figure></div>



<p>Once the last step gets completed, we are all done with the DHCP installation. However, we still need to perform the DHCP post-installation configurations like adding security groups and authorizing DHCP to the Active Directory Domain Services.</p>



<h2 class="wp-block-heading">DHCP Post-Installation Configurations on Windows Server 2022</h2>



<p>DHCP post-installation configuration on Windows Server 2022 is a brief and simple process. Particularly, we do two things: the first is adding DHCP security groups, and the second is DHCP authorization. They are, in fact, in continue to the DHCP installation. The followings are the steps.</p>



<ul class="wp-block-list"><li>Right after the DHCP installation completes, we will see the blued <strong>Complete DHCP configuration</strong> text. See the picture below. This linked text takes us to the post-configuration wizard. We can close this window and still go to the post-configuration using the notification flag on the Server Manager. Both take us to the same window.</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/7-1.jpg" alt="DHCP post-installation configuration" class="wp-image-17250" width="754" height="537" srcset="https://www.technig.com/wp-content/uploads/2022/04/7-1.jpg 780w, https://www.technig.com/wp-content/uploads/2022/04/7-1-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/7-1-768x546.jpg 768w" sizes="(max-width: 754px) 100vw, 754px" /><figcaption>DHCP post-installation configuration</figcaption></figure></div>



<ul class="wp-block-list"><li>Read the description on the first section of the DHCP post-installation wizard, and click on <strong>Next.</strong> </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/8-1.jpg" alt="Adding DHCP security groups | DHCP configuration on Windows Server 2022 using Server Manager" class="wp-image-17251" width="750" height="555" srcset="https://www.technig.com/wp-content/uploads/2022/04/8-1.jpg 755w, https://www.technig.com/wp-content/uploads/2022/04/8-1-300x222.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/8-1-86x64.jpg 86w" sizes="(max-width: 750px) 100vw, 750px" /><figcaption>Adding DHCP security groups | DHCP configuration</figcaption></figure></div>



<ul class="wp-block-list"><li>In the <strong>Authorization </strong>section, specify your credentials to authorize DHCP in active directory domain services. You can put it as default, or specify manually using <strong>Specify</strong> button at the second option. Once done, click on the <strong>Commit </strong>button. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://www.technig.com/wp-content/uploads/2022/04/9-1.jpg" alt="Authorizing DHCP to Active Directory on Windows Server 2022 Using Server Manager" class="wp-image-17252" width="748" height="550" srcset="https://www.technig.com/wp-content/uploads/2022/04/9-1.jpg 755w, https://www.technig.com/wp-content/uploads/2022/04/9-1-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2022/04/9-1-86x64.jpg 86w" sizes="(max-width: 748px) 100vw, 748px" /><figcaption>Authorizing DHCP to Active Directory </figcaption></figure></div>



<ul class="wp-block-list"><li>Click on the <strong>Close </strong>button in the <strong>Summary </strong>section when the DHCP authorization completes. </li></ul>



<p>That is it! As easy as the above steps, we can install and configure DHCP in Windows Server 2022. First, we must add DHCP roles and features. The second step is to perform the post-installation configuration for DHCP capability.</p>



<p>I hope this article gives you a helpful answer to your questions. If there are any further queries, share us in the comment section. </p>
<p>The post <a href="https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/">Install and Configure DHCP in Windows Server 2022 Using Server Manager</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-and-configure-dhcp-in-windows-server-2022-using-server-manager/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17237</post-id>	</item>
		<item>
		<title>DHCP Configuration Guide on Windows Server and Cisco Router</title>
		<link>https://www.technig.com/dhcp-configuration-guide/</link>
					<comments>https://www.technig.com/dhcp-configuration-guide/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Wed, 21 Jun 2017 10:50:11 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Cisco Lab]]></category>
		<category><![CDATA[Configure Router]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Router Configuration]]></category>
		<category><![CDATA[Switch Configuration]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=8937</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="DHCP Configuration Guide - Windows Server and Cisco Router Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig.png 840w, https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>This is the complete DHCP configuration guide on Windows server and Cisco router. The article is based on a step by step guide which helps you configure the DHCP server on Windows Server and Cisco routers easily. Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with [&#8230;]</p>
<p>The post <a href="https://www.technig.com/dhcp-configuration-guide/">DHCP Configuration Guide on Windows Server and Cisco Router</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="DHCP Configuration Guide - Windows Server and Cisco Router Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig.png 840w, https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/02/DHCP-Configuration-Guide-Windows-Server-and-Cisco-Router-Technig-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>This is the complete DHCP configuration guide on Windows server and Cisco router. The article is based on a step by step guide which helps you configure the DHCP server on Windows Server and Cisco routers easily.</p>
<p style="padding-left: 30px;"><strong>Dynamic Host Configuration Protocol</strong> (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 and 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain required TCP/IP configuration information from a DHCP server.</p>
<p style="padding-left: 30px;"><strong>Why we use DHCP in the network?</strong> Every device on a TCP/IP-based network must have a unique unicast IP address to access the network and its resources. Without DHCP, IP addresses for new computers or computers that are moved from one subnet to another must be configured manually; IP addresses for computers that are removed from the network must be manually reclaimed. With DHCP, this entire process is automated and managed centrally. The DHCP server maintains a pool of IP addresses and leases an address to any DHCP-enabled client when it starts up on the network. Because the IP addresses are dynamic (leased) rather than static (permanently assigned), addresses no longer in use are automatically returned to the pool for reallocation.</p>
<p><figure id="attachment_8942" aria-describedby="caption-attachment-8942" style="width: 1054px" class="wp-caption alignnone"><a href="https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration.png"><img loading="lazy" decoding="async" class="wp-image-8942 size-full" src="https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration.png" alt="Cisco Router and Windows Server - DHCP Server Configuration" width="1054" height="338" srcset="https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration.png 1054w, https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration-300x96.png 300w, https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration-768x246.png 768w, https://www.technig.com/wp-content/uploads/2017/02/Cisco-Router-and-Windows-Server-DHCP-Server-Configuration-1024x328.png 1024w" sizes="(max-width: 1054px) 100vw, 1054px" /></a><figcaption id="caption-attachment-8942" class="wp-caption-text">Cisco Router and Windows Server &#8211; DHCP Server Configuration</figcaption></figure></p>
<h3>Benefits of DHCP Server.</h3>
<p style="padding-left: 30px;"><strong>Reliable IP address configuration</strong>. DHCP minimizes configuration errors caused by manual IP address configuration, such as typographical errors, or address conflicts caused by the assignment of an IP address to more than one computer at the same time.</p>
<p style="padding-left: 30px;"><strong>Reduced network administration</strong>. DHCP includes the following features to reduce network administration:</p>
<ul>
<li>Centralized and automated TCP/IP configuration.</li>
<li>The ability to define TCP/IP configurations from a central location.</li>
<li>The ability to assign a full range of additional TCP/IP configuration values by means of DHCP options.</li>
<li>The efficient handling of IP address changes for clients that must be updated frequently, such as those for portable computers that move to different locations on a wireless network.</li>
<li>The forwarding of initial DHCP messages by using a DHCP relay agent, which eliminates the need for a DHCP server on every subnet.</li>
</ul>
<h2>DHCP Configuration Guide</h2>
<ul style="list-style-type: circle;">
<li>To configure DHCP server on Windows Server 2012 R2 read this article:</li>
</ul>
<p style="padding-left: 60px;"><a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install and Configure DHCP Server on Windows Server 2012 R2</a></p>
<ul style="list-style-type: circle;">
<li>The step by step DHCP configuration guide on Cisco Router read this article:</li>
</ul>
<p style="padding-left: 60px;"><a href="https://www.technig.com/how-to-configure-dhcp-on-cisco-router/" target="_blank" rel="noopener noreferrer">How to Configure DHCP on Cisco Router?</a></p>
<ul style="list-style-type: circle;">
<li>To Configure DHCP server on Windows Server 2016 follows the below step by step guide DHCP configuration video guide.</li>
</ul>
<p><iframe loading="lazy" title="How to Install and Configure DHCP Server on Windows Server 2016?" width="1170" height="658" src="https://www.youtube.com/embed/wq2u-F7fyG8?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>That&#8217;s all a system administrator needs to know about DHCP configuration on Cisco routers and Windows servers. For more information about the dynamic host configuration protocol read some book about DHCP and ask your question through the comment section.</p>
<p>The post <a href="https://www.technig.com/dhcp-configuration-guide/">DHCP Configuration Guide on Windows Server and Cisco Router</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/dhcp-configuration-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8937</post-id>	</item>
		<item>
		<title>Install and Configure DHCP Server on Windows Server 2012 R2</title>
		<link>https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/</link>
					<comments>https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 14 Mar 2017 16:38:14 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Deploy IP address]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=879</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure DHCP Server" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The step by step guide to install and configure DHCP Server in Windows Server 2012 R2. Dynamic Host Configuration Protocol (DHCP) is the core networking protocol to deploy Internet Protocol (IP) address automatically for network clients. In a small to medium and large networks, the IP address deployment has performed by DHCP Server. A DHCP Server assigns IP [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/">Install and Configure DHCP Server on Windows Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure DHCP Server" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Server-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The step by step guide to install and configure <strong><a href="http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol">DHCP </a></strong>Server in <a href="https://www.technig.com/tag/windows-server-2012-r2/">Windows Server 2012 R2</a>. Dynamic Host Configuration Protocol (DHCP) is the core networking protocol to deploy Internet Protocol <a href="http://en.wikipedia.org/wiki/IP_address">(IP) address</a> automatically for network clients. In a small to medium and large networks, the IP address deployment has performed by DHCP Server. A DHCP Server assigns IP addresses to client computers and reduces IP management tasks.<span style="line-height: 1.75;">The DHCP protocol is available on most used Wireless Access point devices with </span><span style="line-height: 1.75;">preconfiguring </span><span style="line-height: 1.75;">of basic DHCP services </span><span style="line-height: 1.75;">for home users.</span></p>
<p><figure id="attachment_1189" aria-describedby="caption-attachment-1189" style="width: 957px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/02/Basic-DHCP-Settings.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-1189" src="http://3.90.216.52/wp-content/uploads/2015/02/Basic-DHCP-Settings.jpg" alt="Basic DHCP Settings - Technig.com " width="957" height="448" srcset="https://www.technig.com/wp-content/uploads/2015/02/Basic-DHCP-Settings.jpg 957w, https://www.technig.com/wp-content/uploads/2015/02/Basic-DHCP-Settings-300x140.jpg 300w, https://www.technig.com/wp-content/uploads/2015/02/Basic-DHCP-Settings-768x360.jpg 768w" sizes="(max-width: 957px) 100vw, 957px" /></a><figcaption id="caption-attachment-1189" class="wp-caption-text">Wireless Access Point &#8211; Basic DHCP Settings</figcaption></figure></p>
<p><span style="line-height: 1.75;">But in the enterprise network, DHCP Server require installation and configuration. In Microsoft Windows Server it a role base service. You must install it first and configure to work correctly. So I don&#8217;t take about DHCP Server on Cisco routers now because this article is about DCHP installation and configuration of Windows Server 2012 R2. </span></p>
<h3> 1. Install and Configure DHCP Server Role</h3>
<p>To install DHCP Serve go to <strong>Dashboard</strong> on <strong>Server Manager</strong> and click <strong>Manage</strong> then click <strong>Add Rules and Features</strong>.</p>
<p><figure id="attachment_884" aria-describedby="caption-attachment-884" style="width: 1022px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Server-Manager-Dashboard.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-884" src="http://3.90.216.52/wp-content/uploads/2014/12/Server-Manager-Dashboard.jpg" alt="Server Manager Dashboard" width="1022" height="699" srcset="https://www.technig.com/wp-content/uploads/2014/12/Server-Manager-Dashboard.jpg 1022w, https://www.technig.com/wp-content/uploads/2014/12/Server-Manager-Dashboard-300x205.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Server-Manager-Dashboard-768x525.jpg 768w" sizes="(max-width: 1022px) 100vw, 1022px" /></a><figcaption id="caption-attachment-884" class="wp-caption-text">Server Manager Dashboard</figcaption></figure></p>
<p>In the Role installation window select <strong>Role-based or feature-based installation</strong> the click <strong>Next</strong>.</p>
<p><figure id="attachment_885" aria-describedby="caption-attachment-885" style="width: 801px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server-Destination-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-885" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server-Destination-Server.jpg" alt="DHCP Server Destination Server" width="801" height="568" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Destination-Server.jpg 801w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Destination-Server-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Destination-Server-768x545.jpg 768w" sizes="(max-width: 801px) 100vw, 801px" /></a><figcaption id="caption-attachment-885" class="wp-caption-text">DHCP Server Destination Server</figcaption></figure></p>
<p>Choose the server you want to install DHCP from the <strong>Server pool</strong>. Here we have one server and select by default.</p>
<p><figure id="attachment_886" aria-describedby="caption-attachment-886" style="width: 798px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Add-DHCP-Server-Role.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-886" src="http://3.90.216.52/wp-content/uploads/2014/12/Add-DHCP-Server-Role.jpg" alt="Add DHCP Server Role" width="798" height="565" srcset="https://www.technig.com/wp-content/uploads/2014/12/Add-DHCP-Server-Role.jpg 798w, https://www.technig.com/wp-content/uploads/2014/12/Add-DHCP-Server-Role-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Add-DHCP-Server-Role-768x544.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-886" class="wp-caption-text">Add DHCP Server Role</figcaption></figure></p>
<p>From the Roles list select DHCP Server. When the Add Roles and Features Wizard Page opened, click <strong>Add Features </strong>then Click<strong> Next</strong>. That will install required features for DHCP Server.</p>
<p><figure id="attachment_887" aria-describedby="caption-attachment-887" style="width: 798px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Windows-Features.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-887" src="http://3.90.216.52/wp-content/uploads/2014/12/Windows-Features.jpg" alt="Windows Features" width="798" height="566" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Features.jpg 798w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Features-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Features-768x545.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-887" class="wp-caption-text">Windows Features</figcaption></figure></p>
<p>In the Features window, do not change anything, just click <strong>Next</strong>.</p>
<p><figure id="attachment_888" aria-describedby="caption-attachment-888" style="width: 798px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server-Information.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-888" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server-Information.jpg" alt="DHCP Server Information" width="798" height="565" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Information.jpg 798w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Information-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-Information-768x544.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-888" class="wp-caption-text">DHCP Server Information</figcaption></figure></p>
<p>Once read the information about DHCP Server and click <strong>Next</strong> button.</p>
<p><figure id="attachment_889" aria-describedby="caption-attachment-889" style="width: 800px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Restart-automatically.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-889" src="http://3.90.216.52/wp-content/uploads/2014/12/Restart-automatically.jpg" alt="Restart automatically" width="800" height="566" srcset="https://www.technig.com/wp-content/uploads/2014/12/Restart-automatically.jpg 800w, https://www.technig.com/wp-content/uploads/2014/12/Restart-automatically-300x212.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Restart-automatically-768x543.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-889" class="wp-caption-text">Restart automatically</figcaption></figure></p>
<p>In the <strong>Confirm Installation</strong> page, select <strong>Restart the destination server automatically if required</strong>. Click <strong>Yes</strong> the warning window and click <strong>Install</strong>.</p>
<p><figure id="attachment_891" aria-describedby="caption-attachment-891" style="width: 799px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Installation-Process.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-891" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Installation-Process.jpg" alt="configure dhcp server" width="799" height="567" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Installation-Process.jpg 799w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Installation-Process-300x213.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Installation-Process-768x545.jpg 768w" sizes="(max-width: 799px) 100vw, 799px" /></a><figcaption id="caption-attachment-891" class="wp-caption-text">DHCP Installation Process</figcaption></figure></p>
<p>The installation will take a minute,when it has completed successfully click <strong>Complete DHCP Configuration</strong> link.</p>
<p><figure id="attachment_894" aria-describedby="caption-attachment-894" style="width: 774px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Post-Install.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-894" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Post-Install.jpg" alt="DHCP Post-Install" width="774" height="569" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Post-Install.jpg 774w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Post-Install-300x221.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Post-Install-768x565.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Post-Install-86x64.jpg 86w" sizes="(max-width: 774px) 100vw, 774px" /></a><figcaption id="caption-attachment-894" class="wp-caption-text">DHCP Post-Install</figcaption></figure></p>
<p>Read<strong> DHCP Post-Install configuration wizard description</strong> and click <strong>Next</strong>.</p>
<p><figure id="attachment_895" aria-describedby="caption-attachment-895" style="width: 774px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Authorization.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-895" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Authorization.jpg" alt="DHCP Authorization" width="774" height="566" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Authorization.jpg 774w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Authorization-300x219.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Authorization-768x562.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Authorization-86x64.jpg 86w" sizes="(max-width: 774px) 100vw, 774px" /></a><figcaption id="caption-attachment-895" class="wp-caption-text">DHCP Authorization</figcaption></figure></p>
<p>Set the appropriate user for management of DHCP Server. Here I leave it by default because the administrator (<strong>Shais</strong>) has the right privilege to perform DHCP Server configuration.</p>
<p><figure id="attachment_896" aria-describedby="caption-attachment-896" style="width: 776px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Summary.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-896" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Summary.jpg" alt="DHCP Summary" width="776" height="569" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Summary.jpg 776w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Summary-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Summary-768x563.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Summary-86x64.jpg 86w" sizes="(max-width: 776px) 100vw, 776px" /></a><figcaption id="caption-attachment-896" class="wp-caption-text">DHCP Summary</figcaption></figure></p>
<p>On the <strong>DHCP summary</strong> window clicks <strong>Close</strong> and close the DHCP Installation page also.</p>
<h3>2. Configure DHCP Server and Create Scope</h3>
<p>Now try to set up the installed DHCP server and create Scope to lease IP address for clients.</p>
<p><figure id="attachment_899" aria-describedby="caption-attachment-899" style="width: 1019px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DCHP-Management-Console.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-899" src="http://3.90.216.52/wp-content/uploads/2014/12/DCHP-Management-Console.jpg" alt="DCHP Management Console" width="1019" height="766" srcset="https://www.technig.com/wp-content/uploads/2014/12/DCHP-Management-Console.jpg 1019w, https://www.technig.com/wp-content/uploads/2014/12/DCHP-Management-Console-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DCHP-Management-Console-768x577.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/DCHP-Management-Console-86x64.jpg 86w" sizes="(max-width: 1019px) 100vw, 1019px" /></a><figcaption id="caption-attachment-899" class="wp-caption-text">DCHP Management Console</figcaption></figure></p>
<p>Type <strong>dhcpmgmt.msc</strong> in Windows Run and press <strong>enter</strong> to open DHCP management console.</p>
<p><figure id="attachment_900" aria-describedby="caption-attachment-900" style="width: 794px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Create-New-Scope.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-900" src="http://3.90.216.52/wp-content/uploads/2014/12/Create-New-Scope.jpg" alt="Create New Scope" width="794" height="484" srcset="https://www.technig.com/wp-content/uploads/2014/12/Create-New-Scope.jpg 794w, https://www.technig.com/wp-content/uploads/2014/12/Create-New-Scope-300x183.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Create-New-Scope-768x468.jpg 768w" sizes="(max-width: 794px) 100vw, 794px" /></a><figcaption id="caption-attachment-900" class="wp-caption-text">Create New Scope</figcaption></figure></p>
<p>On DHCP console window expends the <strong>domain name</strong> and <strong>IPv4</strong>.  Right, click the <strong>IPv4</strong> the click <strong>New Scope</strong>.</p>
<p><figure id="attachment_901" aria-describedby="caption-attachment-901" style="width: 528px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/New-Scope-Wizard.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-901" src="http://3.90.216.52/wp-content/uploads/2014/12/New-Scope-Wizard.jpg" alt="New Scope Wizard" width="528" height="432" srcset="https://www.technig.com/wp-content/uploads/2014/12/New-Scope-Wizard.jpg 528w, https://www.technig.com/wp-content/uploads/2014/12/New-Scope-Wizard-300x245.jpg 300w" sizes="(max-width: 528px) 100vw, 528px" /></a><figcaption id="caption-attachment-901" class="wp-caption-text">New Scope Wizard</figcaption></figure></p>
<p>Click <strong>Next</strong> on the <strong>New Scope Wizard</strong> page.</p>
<p><figure id="attachment_902" aria-describedby="caption-attachment-902" style="width: 530px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Scope-Name-and-Description.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-902" src="http://3.90.216.52/wp-content/uploads/2014/12/Scope-Name-and-Description.jpg" alt="Scope Name and Description" width="530" height="431" srcset="https://www.technig.com/wp-content/uploads/2014/12/Scope-Name-and-Description.jpg 530w, https://www.technig.com/wp-content/uploads/2014/12/Scope-Name-and-Description-300x244.jpg 300w" sizes="(max-width: 530px) 100vw, 530px" /></a><figcaption id="caption-attachment-902" class="wp-caption-text">Scope Name and Description</figcaption></figure></p>
<p>In the <strong>Scope, name</strong> defines the name of Scope and write any <strong>description</strong> then click <strong>Next</strong>.</p>
<p><figure id="attachment_903" aria-describedby="caption-attachment-903" style="width: 530px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/IP-Address-Range.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-903" src="http://3.90.216.52/wp-content/uploads/2014/12/IP-Address-Range.jpg" alt="IP Address Range" width="530" height="433" srcset="https://www.technig.com/wp-content/uploads/2014/12/IP-Address-Range.jpg 530w, https://www.technig.com/wp-content/uploads/2014/12/IP-Address-Range-300x245.jpg 300w" sizes="(max-width: 530px) 100vw, 530px" /></a><figcaption id="caption-attachment-903" class="wp-caption-text">IP Address Range</figcaption></figure></p>
<p>Assign the <strong>start IP address</strong> range and the <strong>end IP address</strong> range. I have set from <strong>192.168.100.1</strong> to <strong>192.168.100.254</strong> which is a class C IP address. Leave the <strong>length</strong> 24 by default and click <strong>Next</strong>.</p>
<p><figure id="attachment_904" aria-describedby="caption-attachment-904" style="width: 531px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Add-Exclusiion.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-904" src="http://3.90.216.52/wp-content/uploads/2014/12/Add-Exclusiion.jpg" alt="Add Exclusiion" width="531" height="434" srcset="https://www.technig.com/wp-content/uploads/2014/12/Add-Exclusiion.jpg 531w, https://www.technig.com/wp-content/uploads/2014/12/Add-Exclusiion-300x245.jpg 300w" sizes="(max-width: 531px) 100vw, 531px" /></a><figcaption id="caption-attachment-904" class="wp-caption-text">Add Exclusion</figcaption></figure></p>
<p>Add the exclusive range prevent them from leasing to the client by DHCP Server. The IP address range which reserved is use for Network Servers and popular workstation. Here I add <strong>192.168.100.1</strong> to <strong>192.168.100.15</strong>.  Just set the<strong> IP address</strong> and click <strong>Add</strong> button then click <strong>Next</strong>.</p>
<p><figure id="attachment_905" aria-describedby="caption-attachment-905" style="width: 531px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Lease-Duration.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-905" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Lease-Duration.jpg" alt="DHCP Lease Duration" width="531" height="432" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Lease-Duration.jpg 531w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Lease-Duration-300x244.jpg 300w" sizes="(max-width: 531px) 100vw, 531px" /></a><figcaption id="caption-attachment-905" class="wp-caption-text">DHCP Lease Duration</figcaption></figure></p>
<p>Let the<strong> Lease Duration</strong> by default and click <strong>Next</strong>.</p>
<p><figure id="attachment_906" aria-describedby="caption-attachment-906" style="width: 533px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Configure-DHCP-Options.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-906" src="http://3.90.216.52/wp-content/uploads/2014/12/Configure-DHCP-Options.jpg" alt="Configure DHCP Options" width="533" height="434" srcset="https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Options.jpg 533w, https://www.technig.com/wp-content/uploads/2014/12/Configure-DHCP-Options-300x244.jpg 300w" sizes="(max-width: 533px) 100vw, 533px" /></a><figcaption id="caption-attachment-906" class="wp-caption-text">Configure DHCP Options</figcaption></figure></p>
<p>Only click <strong>Next</strong> the <strong>Configure DHCP Options</strong>, and <strong>Yes</strong>, <strong>I want to configure these options now</strong> must be checked.</p>
<p><figure id="attachment_907" aria-describedby="caption-attachment-907" style="width: 532px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Router-IP-Address.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-907" src="http://3.90.216.52/wp-content/uploads/2014/12/Router-IP-Address.jpg" alt="Router IP Address" width="532" height="433" srcset="https://www.technig.com/wp-content/uploads/2014/12/Router-IP-Address.jpg 532w, https://www.technig.com/wp-content/uploads/2014/12/Router-IP-Address-300x244.jpg 300w" sizes="(max-width: 532px) 100vw, 532px" /></a><figcaption id="caption-attachment-907" class="wp-caption-text">Router IP Address</figcaption></figure></p>
<p>If you have a router in your network, set the router IP address and click <strong>Add</strong> button, then click <strong>Next</strong>.</p>
<p><figure id="attachment_909" aria-describedby="caption-attachment-909" style="width: 531px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Domain-Name-and-DNS-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-909" src="http://3.90.216.52/wp-content/uploads/2014/12/Domain-Name-and-DNS-Server.jpg" alt="Domain Name and DNS Server" width="531" height="434" srcset="https://www.technig.com/wp-content/uploads/2014/12/Domain-Name-and-DNS-Server.jpg 531w, https://www.technig.com/wp-content/uploads/2014/12/Domain-Name-and-DNS-Server-300x245.jpg 300w" sizes="(max-width: 531px) 100vw, 531px" /></a><figcaption id="caption-attachment-909" class="wp-caption-text">Domain Name and DNS Server</figcaption></figure></p>
<p>Type your domain name, and it&#8217;s IP address then click <strong>Next</strong>.</p>
<p><figure id="attachment_910" aria-describedby="caption-attachment-910" style="width: 532px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/WINS-Servers.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-910" src="http://3.90.216.52/wp-content/uploads/2014/12/WINS-Servers.jpg" alt="WINS Servers" width="532" height="435" srcset="https://www.technig.com/wp-content/uploads/2014/12/WINS-Servers.jpg 532w, https://www.technig.com/wp-content/uploads/2014/12/WINS-Servers-300x245.jpg 300w" sizes="(max-width: 532px) 100vw, 532px" /></a><figcaption id="caption-attachment-910" class="wp-caption-text">WINS Servers</figcaption></figure></p>
<p>Do nothing for <strong>WINS Servers</strong>, because we don&#8217;t use WINS Server ether. Just click <strong>Next</strong>.</p>
<p><figure id="attachment_912" aria-describedby="caption-attachment-912" style="width: 529px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Active-Scope.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-912" src="http://3.90.216.52/wp-content/uploads/2014/12/Active-Scope.jpg" alt="Configure DHCP Server " width="529" height="432" srcset="https://www.technig.com/wp-content/uploads/2014/12/Active-Scope.jpg 529w, https://www.technig.com/wp-content/uploads/2014/12/Active-Scope-300x245.jpg 300w" sizes="(max-width: 529px) 100vw, 529px" /></a><figcaption id="caption-attachment-912" class="wp-caption-text">Active Scope</figcaption></figure></p>
<p>In <strong>Active Scope</strong>, windows click <strong>Next</strong>. Be sure the <strong>Yes, I want to active this scope now</strong> must check.</p>
<p><figure id="attachment_913" aria-describedby="caption-attachment-913" style="width: 531px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/Completing-the-New-Scope-Wizard.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-913" src="http://3.90.216.52/wp-content/uploads/2014/12/Completing-the-New-Scope-Wizard.jpg" alt="Completing the New Scope Wizard" width="531" height="432" srcset="https://www.technig.com/wp-content/uploads/2014/12/Completing-the-New-Scope-Wizard.jpg 531w, https://www.technig.com/wp-content/uploads/2014/12/Completing-the-New-Scope-Wizard-300x244.jpg 300w" sizes="(max-width: 531px) 100vw, 531px" /></a><figcaption id="caption-attachment-913" class="wp-caption-text">Completing the New Scope Wizard</figcaption></figure></p>
<p>Finally, click <strong>Finish</strong> to close and finalize the installation of DHCP Server in Windows Server 2012 R2.</p>
<p><figure id="attachment_914" aria-describedby="caption-attachment-914" style="width: 1020px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-914" src="http://3.90.216.52/wp-content/uploads/2014/12/DHCP-Server.jpg" alt="DHCP Server" width="1020" height="370" srcset="https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server.jpg 1020w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-300x109.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/DHCP-Server-768x279.jpg 768w" sizes="(max-width: 1020px) 100vw, 1020px" /></a><figcaption id="caption-attachment-914" class="wp-caption-text">DHCP Server</figcaption></figure></p>
<p>Now you can assign the IP address to your network clients automatically trough this DHCP Server.</p>
<h2>How to Install DHCP Server on Windows Server 2016?</h2>
<p>If you don&#8217;t like to read more details, just watch this simple lab manual to install and configure DHCP Server on your Windows Server.</p>
<p><iframe loading="lazy" title="How to Install and Configure DHCP Server on Windows Server 2016?" width="1170" height="658" src="https://www.youtube.com/embed/wq2u-F7fyG8?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>The post <a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/">Install and Configure DHCP Server on Windows Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">879</post-id>	</item>
		<item>
		<title>How to Configure DHCP on Cisco Router?</title>
		<link>https://www.technig.com/how-to-configure-dhcp-on-cisco-router/</link>
					<comments>https://www.technig.com/how-to-configure-dhcp-on-cisco-router/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 06:35:17 +0000</pubDate>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[CCNA Certification]]></category>
		<category><![CDATA[CCNA Lab]]></category>
		<category><![CDATA[CCNA Packet Tracer Lab]]></category>
		<category><![CDATA[Cisco Packet Tracer]]></category>
		<category><![CDATA[Cisco Router Configuration]]></category>
		<category><![CDATA[DHCP Relay Agent]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[DHCP Server Configuration]]></category>
		<category><![CDATA[How to]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=1236</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1112" height="602" src="https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="CCNA Lab - Configure DHCP Server Using Cisco Router - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig.jpg 1112w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-300x162.jpg 300w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-768x416.jpg 768w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-1024x554.jpg 1024w" sizes="(max-width: 1112px) 100vw, 1112px" /></div>
<p>Configure DHCP on Cisco Router. Last week we published a topic about installation and configuration of DHCP Server in Windows Server 2012 R2. We have introduced the DHCP Server &#8220;Install and Configure DHCP Server on Windows Server 2012 R2&#8221; and told the necessary services and network protocols requirement if you don&#8217;t know the basic of DHCP Server? [&#8230;]</p>
<p>The post <a href="https://www.technig.com/how-to-configure-dhcp-on-cisco-router/">How to Configure DHCP on Cisco Router?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1112" height="602" src="https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="CCNA Lab - Configure DHCP Server Using Cisco Router - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig.jpg 1112w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-300x162.jpg 300w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-768x416.jpg 768w, https://www.technig.com/wp-content/uploads/2015/02/CCNA-Lab-Configure-DHCP-Server-Using-Cisco-Router-Technig-1024x554.jpg 1024w" sizes="(max-width: 1112px) 100vw, 1112px" /></div><p>Configure DHCP on Cisco Router. Last week we published a topic about installation and configuration of DHCP Server in <a href="https://www.technig.com/tag/windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Windows Server 2012 R2</a>. We have introduced the DHCP Server &#8220;<a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install and Configure DHCP Server on Windows Server 2012 R2</a>&#8221; and told the necessary services and network protocols requirement if you don&#8217;t know the basic of DHCP Server? you must read the article first.</p>
<h3>Create and Configure a CCNA Lab within Cisco Packet Tracer.</h3>
<p>Download the DHCP configuration in Cisco router lab of packet tracer from the end of this post or try to create your own network lab with two routers and their LAN networks and then configure it with the following step by step guide.</p>
<p><figure id="attachment_14601" aria-describedby="caption-attachment-14601" style="width: 915px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-14601 size-full" src="https://www.technig.com/wp-content/uploads/2017/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg" alt="How to Configure DHCP on Cisco Router - Technig" width="915" height="482" srcset="https://www.technig.com/wp-content/uploads/2017/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg 915w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Configure-DHCP-on-Cisco-Router-Technig-300x158.jpg 300w, https://www.technig.com/wp-content/uploads/2017/02/How-to-Configure-DHCP-on-Cisco-Router-Technig-768x405.jpg 768w" sizes="(max-width: 915px) 100vw, 915px" /></a><figcaption id="caption-attachment-14601" class="wp-caption-text">How to Configure DHCP on Cisco Router &#8211; Technig</figcaption></figure></p>
<p>Configure the <strong>Router 1</strong> with below IP address and initial configuration. I assume you know and understand the basic router and Switch configuration clearly. So no need to explain the functions of the basic router and switch commands line.</p>
<p style="padding-left: 60px;">Router&gt;<strong>enable</strong><br />
Router#<strong>configure terminal</strong><br />
Enter configuration commands, one per line. End with CNTL/Z.</p>
<p style="padding-left: 60px;">Router(config)#<strong>hostname R1</strong><br />
R1(config)#<strong>interface serial 0/0/0</strong><br />
R1(config-if)#<strong>ip address 10.10.10.1 255.255.255.252</strong><br />
R1(config-if)#<strong>no shutdown</strong></p>
<p style="padding-left: 60px;">R1(config-if)#clock rate 64000<br />
R1(config-if)#</p>
<p>For <strong>Router 2</strong>, configure the same interface <strong>serial 0/0/0</strong> and <strong>FastEthernet 0/0</strong> with the following commands.</p>
<p style="padding-left: 60px;">Router&gt;<strong>enable</strong><br />
Router#<strong>configure terminal</strong><br />
Enter configuration commands, one per line. End with CNTL/Z.<br />
Router(config)#<strong>hostname R2</strong><br />
R2(config)#<strong>interface serial 0/0/0</strong><br />
R2(config-if)#<strong>ip address 10.10.10.2 255.255.255.252</strong><br />
R2(config-if)#<strong>no shutdown</strong></p>
<p style="padding-left: 60px;">R2(config-if)#</p>
<p style="padding-left: 60px;">R2(config)#<strong>interface fastEthernet 0/0</strong><br />
R2(config-if)#<strong>ip address 192.168.10.1 255.255.255.0</strong><br />
R2(config-if)#no shutdown</p>
<h3>Configure DHCP on Cisco Router Using Packet Tracer</h3>
<p>Let&#8217;s configure Router 2 as DHCP Server and set the clients to get their IP address from DHCP Server in Cisco Router.</p>
<p>In the R2 while you are in the config mode, type the command &#8216;<strong>IP DHCP excluded-address 192.168.10.1 192.168.10.20</strong>&#8216; and then press enter. This command &#8216;<strong>ip dhcp excluded-address&#8217; will </strong>create an exclusive range of IP addresses which reserved for Network Servers and DHCP Server will not assign them to clients.</p>
<p>The &#8216;<strong>ip dhcp pool</strong>&#8216; command creates a pool for a network. You can create many pools on a router for all Local area network that connected to the router.</p>
<p><figure id="attachment_1246" aria-describedby="caption-attachment-1246" style="width: 870px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-1246 size-full" src="https://www.technig.com/wp-content/uploads/2015/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg" alt="How to Configure DHCP on Cisco Router - Technig" width="870" height="297" srcset="https://www.technig.com/wp-content/uploads/2015/02/How-to-Configure-DHCP-on-Cisco-Router-Technig.jpg 870w, https://www.technig.com/wp-content/uploads/2015/02/How-to-Configure-DHCP-on-Cisco-Router-Technig-300x102.jpg 300w, https://www.technig.com/wp-content/uploads/2015/02/How-to-Configure-DHCP-on-Cisco-Router-Technig-768x262.jpg 768w" sizes="(max-width: 870px) 100vw, 870px" /></a><figcaption id="caption-attachment-1246" class="wp-caption-text">How to Configure DHCP on Cisco Router &#8211; Technig</figcaption></figure></p>
<p style="padding-left: 60px;">R2&gt;<strong>enable</strong><br />
R2#<strong>configure terminal</strong><br />
Enter configuration commands, one per line. End with CNTL/Z.<br />
R2(config)#<strong>ip dhcp excluded-address 192.168.10.1 192.168.10.20</strong><br />
R2(config)#<strong>ip dhcp pool Technig_Clients</strong><br />
R2(dhcp-config)#<br />
R2(dhcp-config)#<strong>network 192.168.10.0 255.255.255.0</strong><br />
R2(dhcp-config)#<strong>default-router 192.168.10.1</strong><br />
R2(dhcp-config)#<strong>dns-server 192.168.10.100</strong><br />
R2(dhcp-config)#</p>
<p>Now go to client setting and set the IP Configuration to DHCP and see the client get a new IP address from DHCP Server.</p>
<p><figure id="attachment_1247" aria-describedby="caption-attachment-1247" style="width: 659px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/02/Get-IP-From-DHCP-Server.jpg"><img loading="lazy" decoding="async" class="wp-image-1247 size-full" src="https://www.technig.com/wp-content/uploads/2015/02/Get-IP-From-DHCP-Server.jpg" alt="Get IP From DHCP Server" width="659" height="286" srcset="https://www.technig.com/wp-content/uploads/2015/02/Get-IP-From-DHCP-Server.jpg 659w, https://www.technig.com/wp-content/uploads/2015/02/Get-IP-From-DHCP-Server-300x130.jpg 300w" sizes="(max-width: 659px) 100vw, 659px" /></a><figcaption id="caption-attachment-1247" class="wp-caption-text">Get IP From DHCP Server</figcaption></figure></p>
<p>So that&#8217;s it, configure DHCP on Cisco router within a minute! Simple and easy.</p>
<h3>DHCP Relay on Cisco Router</h3>
<p>Remember some DHCP options (DHCP Relay Agent) when you need to provide IP addresses from a DCHP server to clients that are outside of your network or are not in the same Local Area Network. You must use the &#8216;<strong>ip helper-address</strong>&#8216; to forward the DHCP client requests to the remote host.</p>
<p><figure id="attachment_1251" aria-describedby="caption-attachment-1251" style="width: 606px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/02/DHCP-Options-IP-Helper-address.jpg"><img loading="lazy" decoding="async" class="wp-image-1251 size-full" src="https://www.technig.com/wp-content/uploads/2015/02/DHCP-Options-IP-Helper-address.jpg" alt="DHCP Options - IP Helper-address" width="606" height="429" srcset="https://www.technig.com/wp-content/uploads/2015/02/DHCP-Options-IP-Helper-address.jpg 606w, https://www.technig.com/wp-content/uploads/2015/02/DHCP-Options-IP-Helper-address-300x212.jpg 300w" sizes="(max-width: 606px) 100vw, 606px" /></a><figcaption id="caption-attachment-1251" class="wp-caption-text">DHCP Options &#8211; IP Helper-address</figcaption></figure></p>
<p>Configure the <strong>R1</strong> to relay the DHCP client request. It does not work without routing. So configure Routers with static or dynamic routing. Here I&#8217;m testing with RIP.</p>
<p style="padding-left: 30px;">R1&gt;<strong>enable</strong><br />
R1#<strong>configure terminal</strong><br />
Enter configuration commands, one per line. End with CNTL/Z.<br />
R1(config)#<strong>interface fastEthernet 0/0</strong><br />
R1(config-if)#<strong>ip helper-address 10.10.10.2</strong><br />
R1(config-if)#<strong>exit</strong></p>
<p style="padding-left: 30px;">R1(config)#<strong>router rip</strong><br />
R1(config-router)#<strong>network 10.10.10.0</strong><br />
R1(config-router)#<strong>network 192.168.30.0</strong><br />
R1(config-router)#<strong>exit</strong></p>
<p>Go to the client IP configuration setting and see the forwarded request by DHCP Server.</p>
<p><figure id="attachment_1252" aria-describedby="caption-attachment-1252" style="width: 579px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/02/Forward-DHCP-client-request-on-Cisco-Router.jpg"><img loading="lazy" decoding="async" class="wp-image-1252 size-full" src="https://www.technig.com/wp-content/uploads/2015/02/Forward-DHCP-client-request-on-Cisco-Router.jpg" alt="Forward DHCP client request on Cisco Router" width="579" height="197" srcset="https://www.technig.com/wp-content/uploads/2015/02/Forward-DHCP-client-request-on-Cisco-Router.jpg 579w, https://www.technig.com/wp-content/uploads/2015/02/Forward-DHCP-client-request-on-Cisco-Router-300x102.jpg 300w" sizes="(max-width: 579px) 100vw, 579px" /></a><figcaption id="caption-attachment-1252" class="wp-caption-text">Forward DHCP client request on Cisco Router</figcaption></figure></p>
<p>Hope you learn the configuration of the DHCP Server on the Cisco Router and Download the <a href="https://www.technig.com/wp-content/uploads/2017/02/CCNA-Lab-DHCP-Configuration-on-Cisco-Router-Technig.zip" target="_blank" rel="noopener noreferrer" data-wplink-edit="true">DHCP on Cisco Router</a> Packet Tracer.</p>
<h3><span style="color: #808080;">Related Search: </span></h3>
<p>Configure DHCP on cisco router interface<br />
Configure DHCP on cisco router in packet tracer<br />
What is DHCP pool<br />
Configure DHCP on cisco switch 2960<br />
How to configure DHCP pool on cisco switch<br />
IP DHCP excluded-address<br />
Cisco DHCP lease command<br />
IP DHCP server</p>
<p>The post <a href="https://www.technig.com/how-to-configure-dhcp-on-cisco-router/">How to Configure DHCP on Cisco Router?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/how-to-configure-dhcp-on-cisco-router/feed/</wfw:commentRss>
			<slash:comments>23</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1236</post-id>	</item>
		<item>
		<title>How to Configure DHCP Failover on Windows Server 2016?</title>
		<link>https://www.technig.com/configure-dhcp-failover-on-windows-server/</link>
					<comments>https://www.technig.com/configure-dhcp-failover-on-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 03 Feb 2016 18:53:26 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[DHCP Failover]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Windows Server 2019]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=4855</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>This article &#8220;configure DHCP failover on Windows Server&#8221; is apply-able on Windows server 2012 and higher for DHCP High Availability. The DHCP server failover feature provides the ability to have two DHCP servers provide IP addresses and option configuration to the same subnet or scope, providing for continuous availability of DHCP service to clients. The [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-dhcp-failover-on-windows-server/">How to Configure DHCP Failover on Windows Server 2016?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>This article &#8220;configure DHCP failover on Windows Server&#8221; is apply-able on Windows server 2012 and higher for <a href="https://www.technig.com/configure-dhcp-high-available-role/" target="_blank" rel="noopener noreferrer">DHCP High Availability</a>. The DHCP server failover feature provides the ability to have two DHCP servers provide IP addresses and option configuration to the same subnet or scope, providing for continuous availability of DHCP service to clients. The two DHCP servers replicate lease information between them, allowing one server to assume responsibility for servicing of clients for the entire subnet when the other server is unavailable. It is also possible to configure failover in a load-balancing configuration with client requests distributed between the two servers in a failover relationship.</p>
<p>The DHCP failover in Windows Server enables administrators to deploy a highly resilient DHCP service to support a large enterprise without the challenges of the options discussed earlier. The main goals of the feature are the following:</p>
<ul class="unordered">
<li>Provide DHCP service availability at all times on the enterprise network.</li>
<li>If a DHCP server is no longer reachable, the DHCP client is able to extend the lease on its current IP address by contacting another DHCP server on the enterprise network.</li>
</ul>
<p>Read the <a href="https://technet.microsoft.com/en-us/library/dn338978.aspx" target="_blank" rel="noopener noreferrer">Understand and Deploy DHCP Failover</a> article on Microsoft technet.</p>
<h2>Configure DHCP Failover on Windows Server?</h2>
<p>You need to have two DHCP servers to configure DHCP failover on Windows Server. <a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install DHCP</a> on both servers and don&#8217;t create scope on the second one. Just create a scope on the primary DHCP server.</p>
<ol>
<li>On Windows server type &#8220;<strong>dhcpmgmt.msc</strong>&#8221; on Run and press enter to open DHCP Manager.</li>
<li>On the DHCP console right click the DHCP and click <strong>Add Server</strong>. Select the second DHCP server and add it to current DHCP console.</li>
</ol>
<p><figure id="attachment_5253" aria-describedby="caption-attachment-5253" style="width: 835px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Configure-DHCP-Failover-on-Windows-Server.jpg" rel="attachment wp-att-5253"><img loading="lazy" decoding="async" class="wp-image-5253 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Configure-DHCP-Failover-on-Windows-Server.jpg" alt="Configure DHCP Failover on Windows Server" width="835" height="406" /></a><figcaption id="caption-attachment-5253" class="wp-caption-text">Configure DHCP Failover on Windows Server</figcaption></figure></p>
<p><strong>3.</strong> To configure DHCP Failover on Windows Server, right click on <strong>IPv4</strong> of primary DHCP and select <strong>Configure Failover</strong>. On the welcome page of Configure Failover select <strong>Select all</strong> and click Next.</p>
<p><figure id="attachment_5254" aria-describedby="caption-attachment-5254" style="width: 501px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Windows-Server-2016-Configure-DHCP-Failover.jpg" rel="attachment wp-att-5254"><img loading="lazy" decoding="async" class="wp-image-5254 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Windows-Server-2016-Configure-DHCP-Failover.jpg" alt="Windows Server 2016 Configure DHCP Failover" width="501" height="553" /></a><figcaption id="caption-attachment-5254" class="wp-caption-text">Windows Server 2016 &#8211; Configure DHCP Failover</figcaption></figure></p>
<p><strong>4.</strong> Add the second DHCP server and click <strong>Next</strong>.</p>
<p><figure id="attachment_5255" aria-describedby="caption-attachment-5255" style="width: 503px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Specify-the-partner-server-to-use-for-failover.jpg" rel="attachment wp-att-5255"><img loading="lazy" decoding="async" class="wp-image-5255 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Specify-the-partner-server-to-use-for-failover.jpg" alt="Specify the partner server to use for failover" width="503" height="553" /></a><figcaption id="caption-attachment-5255" class="wp-caption-text">Specify the partner server to use for failover</figcaption></figure></p>
<p><strong>5.</strong> On the <strong>Create a new failover relationship</strong> page, select<strong> Load balance</strong> mode and type a password then click <strong>Next</strong>.</p>
<p><figure id="attachment_5256" aria-describedby="caption-attachment-5256" style="width: 503px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Create-a-new-failover-relationship.jpg" rel="attachment wp-att-5256"><img loading="lazy" decoding="async" class="wp-image-5256 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Create-a-new-failover-relationship.jpg" alt="Create a new failover relationship" width="503" height="552" /></a><figcaption id="caption-attachment-5256" class="wp-caption-text">Create a new failover relationship</figcaption></figure></p>
<p><strong>6.</strong> Finally click <strong>Finish</strong> to set up failover between two servers. Make sure the process should be finished successfully. Close the page and to to see the changes on DHCP management console.</p>
<p><figure id="attachment_5257" aria-describedby="caption-attachment-5257" style="width: 498px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Progress-of-failover-Configuration.jpg" rel="attachment wp-att-5257"><img loading="lazy" decoding="async" class="wp-image-5257 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Progress-of-failover-Configuration.jpg" alt="Progress of failover Configuration" width="498" height="551" /></a><figcaption id="caption-attachment-5257" class="wp-caption-text">Progress of failover Configuration</figcaption></figure></p>
<p><strong>7.</strong> Once refresh the DHCP console or reconnect the server to see the final result. Now the DHCP servers are ready to work as DHCP load balancing service and your clients never fail to obtain IP address.</p>
<p><figure id="attachment_5258" aria-describedby="caption-attachment-5258" style="width: 762px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/02/Configure-DHCP-Failover-on-Windows-Server-2016.jpg" rel="attachment wp-att-5258"><img loading="lazy" decoding="async" class="wp-image-5258 size-full" src="https://www.technig.com/wp-content/uploads/2016/02/Configure-DHCP-Failover-on-Windows-Server-2016.jpg" alt="Configure DHCP Failover on Windows Server 2016" width="762" height="607" /></a><figcaption id="caption-attachment-5258" class="wp-caption-text">Configure DHCP Failover on Windows Server 2016</figcaption></figure></p>
<p>That is all about <a href="https://www.technig.com/configure-dhcp-high-available-role/" target="_blank" rel="noopener noreferrer">DHCP High Available</a> or configure DHCP Failover on Windows Server 2016. The same configuration works on Windows Server 2012 also.</p>
<p>The post <a href="https://www.technig.com/configure-dhcp-failover-on-windows-server/">How to Configure DHCP Failover on Windows Server 2016?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-dhcp-failover-on-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4855</post-id>	</item>
		<item>
		<title>How to Configure DHCP High Available in Server 2012 R2</title>
		<link>https://www.technig.com/configure-dhcp-high-available-role/</link>
					<comments>https://www.technig.com/configure-dhcp-high-available-role/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 03 Nov 2015 07:55:10 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[DHCP Server]]></category>
		<category><![CDATA[Failover]]></category>
		<category><![CDATA[High Available]]></category>
		<category><![CDATA[Load Balance]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=3962</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="839" height="384" src="https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure DHCP High Available - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg 839w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-300x137.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-768x352.jpg 768w" sizes="(max-width: 839px) 100vw, 839px" /></div>
<p>Dynamic host configuration protocol (DHCP) is providing IP addresses to network client workstations and server machines. The DHCP High Available role acts as load sharing and fault tolerance. So in this article we explain and configure DHCP high available to an step by step manner guide. Before applying DCHP high available role in your production environment, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-dhcp-high-available-role/">How to Configure DHCP High Available in Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="839" height="384" src="https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure DHCP High Available - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg 839w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-300x137.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-768x352.jpg 768w" sizes="(max-width: 839px) 100vw, 839px" /></div><p>Dynamic host configuration protocol (DHCP) is providing IP addresses to network client workstations and server machines. The DHCP High Available role acts as load sharing and fault tolerance. So in this article we explain and configure DHCP high available to an step by step manner guide.</p>
<p>Before applying DCHP high available role in your production environment, once test it in a testing lab. For configuring dhcp <a href="https://en.wikipedia.org/wiki/High_availability" target="_blank" rel="noopener noreferrer">high availability</a> you need two Windows Server and a client for testing. I have a DC server installed Active directory, DNS Server, and DHCP Server. My second server is only DHCP installed.</p>
<h3>The DHCP Failover Architecture</h3>
<p>The two features of DHCP role for high availability are Hot Standby, and Load Sharing. In hot standby mode the primary server is responsible for providing IP addresses to clients and the secondary server is watching the primary server failure . When the primary DHCP server failed or not servicing properly, the secondary server start works to provide IP address instead of primary server.</p>
<p>If you are new with DHCP server, I recommend you to read the following article about DHCP Server.</p>
<ol>
<li><a href="https://www.technig.com/install-configure-dhcp-server-windows-server-2012-r2/" target="_blank" rel="noopener noreferrer">Install and configure DHCP role in Windows Server 2012 R2</a></li>
<li><a href="https://www.technig.com/how-to-configure-dhcp-on-cisco-router/" target="_blank" rel="noopener noreferrer">How to Configure DHCP in Cisco Routers?</a></li>
</ol>
<p>I assume you know the basics of Dynamic Host Configuration Protocol.</p>
<h1>Configure DHCP High Available</h1>
<p>Now let&#8217;s start to configure DHCP high available in Windows Server 2012 R2 or Windows Server 2016. Both works the same.</p>
<ol>
<li>Login to DC server and type &#8220;<strong>dhcpmgmt.msc</strong>&#8221; in Windows run to open the DHCP management console.</li>
</ol>
<p><figure id="attachment_3964" aria-describedby="caption-attachment-3964" style="width: 841px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/DHCP-Management-Console.jpg"><img loading="lazy" decoding="async" class="wp-image-3964 size-full" src="http://3.90.216.52/wp-content/uploads/2015/11/DHCP-Management-Console.jpg" alt="DHCP Management Console - Configure DHCP High Available" width="841" height="386" srcset="https://www.technig.com/wp-content/uploads/2015/11/DHCP-Management-Console.jpg 841w, https://www.technig.com/wp-content/uploads/2015/11/DHCP-Management-Console-300x138.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/DHCP-Management-Console-768x352.jpg 768w" sizes="(max-width: 841px) 100vw, 841px" /></a><figcaption id="caption-attachment-3964" class="wp-caption-text">DHCP Management Console &#8211; Configure DHCP High Available</figcaption></figure></p>
<p><strong>2.</strong> Add the second DHCP server to this primary DHCP management console. In order to do this right click the <strong>DHCP</strong> and select <strong>Add Server</strong>. Now select the secondary DHCP server from the list or browse and type the name of server you want to add it. Then click <strong>OK</strong> to add the second server.</p>
<p><figure id="attachment_3965" aria-describedby="caption-attachment-3965" style="width: 839px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3965" src="http://3.90.216.52/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg" alt="Add Server to DHCP Management Console" width="839" height="384" srcset="https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console.jpg 839w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-300x137.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Add-Server-to-DHCP-Management-Console-768x352.jpg 768w" sizes="(max-width: 839px) 100vw, 839px" /></a><figcaption id="caption-attachment-3965" class="wp-caption-text">Add Server to DHCP Management Console</figcaption></figure></p>
<p>Here is the result, the two servers are now have a Central access.</p>
<p><figure id="attachment_3967" aria-describedby="caption-attachment-3967" style="width: 838px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/Multi-DHCP-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3967" src="http://3.90.216.52/wp-content/uploads/2015/11/Multi-DHCP-Server.jpg" alt="Multi-DHCP Server" width="838" height="414" srcset="https://www.technig.com/wp-content/uploads/2015/11/Multi-DHCP-Server.jpg 838w, https://www.technig.com/wp-content/uploads/2015/11/Multi-DHCP-Server-300x148.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/Multi-DHCP-Server-768x379.jpg 768w" sizes="(max-width: 838px) 100vw, 838px" /></a><figcaption id="caption-attachment-3967" class="wp-caption-text">Multi-DHCP Server</figcaption></figure></p>
<p><strong>3.</strong> To configure DHCP high available, right click on IPv4 on primary server and click <b>Configure Failover. </b>On the Configure Failover page read the introduction to DCHP failover then click <strong>Next</strong>.</p>
<p><strong>4.</strong> Click <strong>Add Server</strong> and select the server form list. or simply specify the partner server to use for failover then click <strong>Next</strong>.</p>
<p><figure id="attachment_3968" aria-describedby="caption-attachment-3968" style="width: 513px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/Specify-the-partnet-server-to-use-for-failover.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3968" src="http://3.90.216.52/wp-content/uploads/2015/11/Specify-the-partnet-server-to-use-for-failover.jpg" alt="Specify the partnet server to use for failover" width="513" height="557" srcset="https://www.technig.com/wp-content/uploads/2015/11/Specify-the-partnet-server-to-use-for-failover.jpg 513w, https://www.technig.com/wp-content/uploads/2015/11/Specify-the-partnet-server-to-use-for-failover-276x300.jpg 276w" sizes="(max-width: 513px) 100vw, 513px" /></a><figcaption id="caption-attachment-3968" class="wp-caption-text">Specify the partner server to use for failover</figcaption></figure></p>
<p><strong>5.</strong> On the <strong>Create a new failover relationship</strong> page, select <strong>Load balance</strong> mode and type a password then click <strong>Next</strong>.</p>
<p><figure id="attachment_3969" aria-describedby="caption-attachment-3969" style="width: 513px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/Create-a-new-failover-relationship.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3969" src="http://3.90.216.52/wp-content/uploads/2015/11/Create-a-new-failover-relationship.jpg" alt="Create a new failover relationship" width="513" height="558" srcset="https://www.technig.com/wp-content/uploads/2015/11/Create-a-new-failover-relationship.jpg 513w, https://www.technig.com/wp-content/uploads/2015/11/Create-a-new-failover-relationship-276x300.jpg 276w" sizes="(max-width: 513px) 100vw, 513px" /></a><figcaption id="caption-attachment-3969" class="wp-caption-text">Create a new failover relationship</figcaption></figure></p>
<p><strong>6.</strong> Finally click <strong>Finish</strong> to set up failover between two servers. Make sure the process should be finished successfully. Close the page and to to see the changes on DHCP management console.</p>
<p><figure id="attachment_3970" aria-describedby="caption-attachment-3970" style="width: 513px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/Final-Result-of-DHCP-Failover.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3970" src="http://3.90.216.52/wp-content/uploads/2015/11/Final-Result-of-DHCP-Failover.jpg" alt="Final Result of DHCP Failover" width="513" height="557" srcset="https://www.technig.com/wp-content/uploads/2015/11/Final-Result-of-DHCP-Failover.jpg 513w, https://www.technig.com/wp-content/uploads/2015/11/Final-Result-of-DHCP-Failover-276x300.jpg 276w" sizes="(max-width: 513px) 100vw, 513px" /></a><figcaption id="caption-attachment-3970" class="wp-caption-text">Final Result of DHCP Failover</figcaption></figure></p>
<p><strong>7.</strong> Once refresh the DHCP console or reconnect the server to see the final result. Now the DHCP servers are ready to work as DHCP load balancing service and your clients never fail to obtain IP address.</p>
<p><figure id="attachment_3971" aria-describedby="caption-attachment-3971" style="width: 785px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/11/How-to-Configure-DHCP-High-Available.jpg"><img loading="lazy" decoding="async" class="wp-image-3971 size-full" src="http://3.90.216.52/wp-content/uploads/2015/11/How-to-Configure-DHCP-High-Available.jpg" alt="Configure DHCP High Available" width="785" height="486" srcset="https://www.technig.com/wp-content/uploads/2015/11/How-to-Configure-DHCP-High-Available.jpg 785w, https://www.technig.com/wp-content/uploads/2015/11/How-to-Configure-DHCP-High-Available-300x186.jpg 300w, https://www.technig.com/wp-content/uploads/2015/11/How-to-Configure-DHCP-High-Available-768x475.jpg 768w" sizes="(max-width: 785px) 100vw, 785px" /></a><figcaption id="caption-attachment-3971" class="wp-caption-text">Configure DHCP High Available</figcaption></figure></p>
<p>It is the easiest way using DHP high availability in Windows Servers 2012 and Windows Server 2016. I hope it has been informative for you and appreciate you to comment us the DHCP relevant problems.</p>
<p>The post <a href="https://www.technig.com/configure-dhcp-high-available-role/">How to Configure DHCP High Available in Server 2012 R2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-dhcp-high-available-role/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3962</post-id>	</item>
	</channel>
</rss>
