
<?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>Configure Router Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/configure-router/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/configure-router/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Wed, 16 Mar 2022 10:07:50 +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>Configure Router Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/configure-router/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<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" fetchpriority="high" 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>
<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 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>
<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 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>How to Configure Routing Information Protocol (RIP) on Cisco Router?</title>
		<link>https://www.technig.com/configure-routing-information-protocol/</link>
					<comments>https://www.technig.com/configure-routing-information-protocol/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 14 Apr 2015 13:02:57 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[CCNA Lab]]></category>
		<category><![CDATA[Cisco Packet Tracer]]></category>
		<category><![CDATA[Configure Router]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Routing Information Protocol]]></category>
		<category><![CDATA[Routing RIP]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=2332</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure RIP Routing" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg 840w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Today I&#8217;m going to show you, how to configure Routing Information Protocol (RIP) on the Cisco Routers. The RIP is one of the oldest distance-vector routing protocols and work perfectly with IPv4. The next generation of routing information protocol for IPv6 is know as RIPng (RIP next generation). So in this article we are going to [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-routing-information-protocol/">How to Configure Routing Information Protocol (RIP) 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="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure RIP Routing" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing.jpg 840w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-Routing-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Today I&#8217;m going to show you, how to configure Routing Information Protocol (<a href="https://en.wikipedia.org/wiki/Routing_Information_Protocol" target="_blank" rel="noopener noreferrer">RIP</a>) on the Cisco Routers. The RIP is one of the oldest distance-vector routing protocols and work perfectly with IPv4. The next generation of routing information protocol for IPv6 is know as RIPng (RIP next generation). So in this article we are going to test the RIP with IPv4.</p>
<p>It would be good if you have a physical Cisco lab for testing RIP, otherwise you can use <a href="https://www.technig.com/install-gns3-network-simulator/" target="_blank" rel="noopener noreferrer">GNS3 </a>,  <a href="https://www.technig.com/tag/Cisco-Packet-Tracer/" target="_blank" rel="noopener noreferrer">Cisco Packet Tracer</a> or equivalent <a href="https://www.isi.edu/nsnam/ns/" target="_blank" rel="noopener noreferrer">network simulator</a> software.  Here I&#8217;m using packet tracer and the Cisco RIP  routing lab I have created is downloadable from the below link. Just download and configure the basic routing with the IP addresses which assigned for each router interfaces. It help your to practice some basic router commands also. I&#8217;m sure you can do it, but in case of requiring some help, read the <a href="https://www.technig.com/how-to-configure-standard-access-list/" target="_blank" rel="noopener noreferrer">basic router commands</a> from this post.</p>
<p>Downlaod the non configured <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab.zip" target="_blank" rel="noopener noreferrer">Routing RIP Protocol </a>lab that need basic configuration and this one <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab-Ready-for-RIP.zip" target="_blank" rel="noopener noreferrer">Routing RIP Protocol &#8211; CCNA Lab -Ready for RIP</a> Lab for CCNA is configured with basic and essential configuration.</p>
<figure id="attachment_2339" aria-describedby="caption-attachment-2339" style="width: 798px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg"><img loading="lazy" decoding="async" class="wp-image-2339 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg" alt="Configure Routing Information Protocol" width="798" height="485" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol.jpg 798w, https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol-300x182.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-Information-Protocol-768x467.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a><figcaption id="caption-attachment-2339" class="wp-caption-text">Configure Routing Information Protocol</figcaption></figure>
<h3> Configure Routing Information Protocol (RIP)</h3>
<p>So let&#8217;s start configure routing information protocol in this lab. Go to your lab and open the router 1 (<strong>R1</strong>) which is the main router connected to ISP router. Do the following command for RIP Routing.</p>
<pre class="nums:false plain:false expand-toggle:false lang:batch decode:true  ">R1&gt;enable
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#router rip
R1(config-router)#version 2
R1(config-router)#network 200.100.10.0
R1(config-router)#network 192.168.20.0
R1(config-router)#network 10.10.10.0
R1(config-router)#</pre>
<p>After enabling router with <strong>enable</strong> command then go to privileged mode with <strong>configure terminal</strong> command. Now with <strong>router rip</strong> command, enable routing for all routers. The <strong>version 2</strong> command, configure routing information protocol with version two. And next set all network id like the above <strong>network</strong> command. I have set all three network which connect directly to <strong>R1</strong>.</p>
<figure id="attachment_2342" aria-describedby="caption-attachment-2342" style="width: 307px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg"><img loading="lazy" decoding="async" class="wp-image-2342 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg" alt="RIP configuration" width="307" height="151" srcset="https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration.jpg 307w, https://www.technig.com/wp-content/uploads/2015/04/RIP-configuration-300x148.jpg 300w" sizes="(max-width: 307px) 100vw, 307px" /></a><figcaption id="caption-attachment-2342" class="wp-caption-text">RIP configuration</figcaption></figure>
<p>Now go to router<strong> R2</strong> and configure routing protocol the same as router <strong>R1</strong>. On router 2 you must assign the network ids of all connected network the R2.</p>
<pre class="nums:false lang:batch decode:true">R2&gt;enable 
R2#configure terminal 
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#router rip 
R2(config-router)#version 2
R2(config-router)#network 10.10.10.0
R2(config-router)#network 192.168.10.0
R2(config-router)#network 192.168.1.0
R2(config-router)#</pre>
<figure id="attachment_2343" aria-describedby="caption-attachment-2343" style="width: 435px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg"><img loading="lazy" decoding="async" class="wp-image-2343 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg" alt="Configure RIP On Cisco Router" width="435" height="344" srcset="https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router.jpg 435w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router-300x237.jpg 300w, https://www.technig.com/wp-content/uploads/2015/04/Configure-RIP-On-Cisco-Router-279x220.jpg 279w" sizes="(max-width: 435px) 100vw, 435px" /></a><figcaption id="caption-attachment-2343" class="wp-caption-text">Configure RIP On Cisco Router</figcaption></figure>
<p>For <strong>ISP</strong> router, just enter the network id <strong>200.100.10.0</strong>, because only one network connected to <strong>ISP</strong> router.</p>
<pre class="nums:false plain:false expand-toggle:false lang:batch decode:true">ISP&gt;enable
ISP#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
ISP(config)#router rip
ISP(config-router)#version 2
ISP(config-router)#network 200.100.10.0
ISP(config-router)#</pre>
<figure id="attachment_2344" aria-describedby="caption-attachment-2344" style="width: 180px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/04/ISP-Router.jpg"><img loading="lazy" decoding="async" class="wp-image-2344 size-full" src="https://www.technig.com/wp-content/uploads/2015/04/ISP-Router.jpg" alt="ISP Router" width="180" height="164" /></a><figcaption id="caption-attachment-2344" class="wp-caption-text">ISP Router</figcaption></figure>
<p>OK, your routing task with RIP is accomplished successfully, now all network devices can communicate with each other without any problem through routing information protocol. Test them with ping command and be sure they must ping correctly. If they are not ping with each other, so your routing has some problem. You should troubleshoot it. Here you can download my completed <a href="https://www.technig.com/wp-content/uploads/2015/04/Configure-Routing-RIP-Prococol-CCNA-Lab-Task-Completed.zip" target="_blank" rel="noopener noreferrer" data-wplink-edit="true">Routing RIP Lab</a> project which work fine.</p>
<p>If you have any question, just ask me through comments. I will reply you as soon as possible.</p>
<p>The post <a href="https://www.technig.com/configure-routing-information-protocol/">How to Configure Routing Information Protocol (RIP) on Cisco Router?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-routing-information-protocol/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2332</post-id>	</item>
	</channel>
</rss>
