
<?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>Cisco Lab Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/cisco-lab/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/cisco-lab/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Mon, 08 Jun 2020 06:38:15 +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>Cisco Lab Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/cisco-lab/</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>Essential GNS3 Configuration for Cisco CCNP Lab</title>
		<link>https://www.technig.com/gns3-configuration-cisco-ccnp-lab/</link>
					<comments>https://www.technig.com/gns3-configuration-cisco-ccnp-lab/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 02 Nov 2016 16:52:06 +0000</pubDate>
				<category><![CDATA[GNS3]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Cisco Lab]]></category>
		<category><![CDATA[GNS3 Configuration]]></category>
		<category><![CDATA[How to]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=209</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="839" height="420" src="https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GNS3 Configuration" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration.png 839w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration-300x150.png 300w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration-768x384.png 768w" sizes="(max-width: 839px) 100vw, 839px" /></div>
<p>For GNS3 Configuration in previews topic &#8220;Install GNS3 1.1 Network Simulator Step by Step&#8221; I explained the installation of GNS3. Now I&#8217;m going to show you the essential GNS3 Configuration for Cisco training lab. It&#8217;s the exact Simulator which we can create a complete practical Lab for CCNA, CCNP and CCIE Certifications. By default there is no Router [&#8230;]</p>
<p>The post <a href="https://www.technig.com/gns3-configuration-cisco-ccnp-lab/">Essential GNS3 Configuration for Cisco CCNP Lab</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="420" src="https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GNS3 Configuration" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration.png 839w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration-300x150.png 300w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Configuration-768x384.png 768w" sizes="(max-width: 839px) 100vw, 839px" /></div><p>For GNS3 Configuration in previews topic &#8220;<a href="https://www.technig.com/install-gns3-1-1-network-simulator-step-by-step/">Install GNS3 1.1 Network Simulator Step by Step</a>&#8221; I explained the installation of <a href="http://www.gns3.com/">GNS3</a>. Now I&#8217;m going to show you the essential GNS3 Configuration for Cisco training lab. It&#8217;s the exact Simulator which we can create a complete practical Lab for CCNA, CCNP and CCIE Certifications. By default there is no Router in GNS3, you must download Router IOS Image and add it to GNS3.</p>
<h2>GNS3 Configuration for Beginners</h2>
<p>So let&#8217;s start it. First run the installed GNS3, when it is opened, ask you to create a new project. Only type the name of new project and select the file location if you want to keep it in different location and click <strong>OK</strong>.</p>
<figure id="attachment_210" aria-describedby="caption-attachment-210" style="width: 998px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/GNS3-New-Project.png"><img loading="lazy" decoding="async" class="size-full wp-image-210" src="http://3.90.216.52/wp-content/uploads/2014/11/GNS3-New-Project.png" alt="GNS3 New Project" width="998" height="571" srcset="https://www.technig.com/wp-content/uploads/2014/11/GNS3-New-Project.png 998w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-New-Project-300x172.png 300w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-New-Project-768x439.png 768w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-New-Project-750x430.png 750w" sizes="(max-width: 998px) 100vw, 998px" /></a><figcaption id="caption-attachment-210" class="wp-caption-text">GNS3 New Project</figcaption></figure>
<p>Now to add a router, click <strong>Edit</strong> form <strong>Menu</strong> then click <strong>Preference</strong>, in Preference page click on <strong>Dynamips</strong> twice and click <strong>IOS Routers</strong>, then click <strong>New </strong>button<strong> </strong>and browse for IOS Image and select IOS image, open it.</p>
<figure id="attachment_211" aria-describedby="caption-attachment-211" style="width: 974px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Select-Router-Image.png"><img loading="lazy" decoding="async" class="size-full wp-image-211" src="http://3.90.216.52/wp-content/uploads/2014/11/Select-Router-Image.png" alt="Select Router Image" width="974" height="669" srcset="https://www.technig.com/wp-content/uploads/2014/11/Select-Router-Image.png 974w, https://www.technig.com/wp-content/uploads/2014/11/Select-Router-Image-300x206.png 300w, https://www.technig.com/wp-content/uploads/2014/11/Select-Router-Image-768x528.png 768w" sizes="(max-width: 974px) 100vw, 974px" /></a><figcaption id="caption-attachment-211" class="wp-caption-text">Select Router Image</figcaption></figure>
<p>Click <strong>Yes</strong> when ask you would you like to decompress this IOS image?</p>
<figure id="attachment_212" aria-describedby="caption-attachment-212" style="width: 339px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/IOS-Image-message.png"><img loading="lazy" decoding="async" class="size-full wp-image-212" src="http://3.90.216.52/wp-content/uploads/2014/11/IOS-Image-message.png" alt="IOS Image message" width="339" height="135" srcset="https://www.technig.com/wp-content/uploads/2014/11/IOS-Image-message.png 339w, https://www.technig.com/wp-content/uploads/2014/11/IOS-Image-message-300x119.png 300w" sizes="(max-width: 339px) 100vw, 339px" /></a><figcaption id="caption-attachment-212" class="wp-caption-text">IOS Image message</figcaption></figure>
<p>When the decompressing is finished click <strong>next</strong>.</p>
<figure id="attachment_213" aria-describedby="caption-attachment-213" style="width: 541px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/New-IOS-Router.png"><img loading="lazy" decoding="async" class="size-full wp-image-213" src="http://3.90.216.52/wp-content/uploads/2014/11/New-IOS-Router.png" alt="New IOS Router" width="541" height="441" srcset="https://www.technig.com/wp-content/uploads/2014/11/New-IOS-Router.png 541w, https://www.technig.com/wp-content/uploads/2014/11/New-IOS-Router-300x245.png 300w" sizes="(max-width: 541px) 100vw, 541px" /></a><figcaption id="caption-attachment-213" class="wp-caption-text">New IOS Router</figcaption></figure>
<p>Click <strong>next</strong> and let the router named by default.</p>
<figure id="attachment_214" aria-describedby="caption-attachment-214" style="width: 538px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Default-Router-Name.png"><img loading="lazy" decoding="async" class="size-full wp-image-214" src="http://3.90.216.52/wp-content/uploads/2014/11/Default-Router-Name.png" alt="Default Router Name" width="538" height="440" srcset="https://www.technig.com/wp-content/uploads/2014/11/Default-Router-Name.png 538w, https://www.technig.com/wp-content/uploads/2014/11/Default-Router-Name-300x245.png 300w" sizes="(max-width: 538px) 100vw, 538px" /></a><figcaption id="caption-attachment-214" class="wp-caption-text">Default Router Name</figcaption></figure>
<p>Now select memory for router and click <strong>next</strong>. Default is good but no enough RAM will prevent IOS to start.</p>
<figure id="attachment_215" aria-describedby="caption-attachment-215" style="width: 538px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/RAM-for-router.png"><img loading="lazy" decoding="async" class="size-full wp-image-215" src="http://3.90.216.52/wp-content/uploads/2014/11/RAM-for-router.png" alt="RAM for router" width="538" height="439" srcset="https://www.technig.com/wp-content/uploads/2014/11/RAM-for-router.png 538w, https://www.technig.com/wp-content/uploads/2014/11/RAM-for-router-300x245.png 300w" sizes="(max-width: 538px) 100vw, 538px" /></a><figcaption id="caption-attachment-215" class="wp-caption-text">RAM for router</figcaption></figure>
<p>Leave the network adapter slot by default for now and click <strong>next</strong>.</p>
<figure id="attachment_216" aria-describedby="caption-attachment-216" style="width: 537px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Network-adapter-slot.png"><img loading="lazy" decoding="async" class="size-full wp-image-216" src="http://3.90.216.52/wp-content/uploads/2014/11/Network-adapter-slot.png" alt="Network adapter slot" width="537" height="438" srcset="https://www.technig.com/wp-content/uploads/2014/11/Network-adapter-slot.png 537w, https://www.technig.com/wp-content/uploads/2014/11/Network-adapter-slot-300x245.png 300w" sizes="(max-width: 537px) 100vw, 537px" /></a><figcaption id="caption-attachment-216" class="wp-caption-text">Network adapter slot</figcaption></figure>
<p>On the Idl-PC click <strong>finish</strong>.</p>
<figure id="attachment_217" aria-describedby="caption-attachment-217" style="width: 532px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/Idle-PC.png"><img loading="lazy" decoding="async" class="size-full wp-image-217" src="http://3.90.216.52/wp-content/uploads/2014/11/Idle-PC.png" alt="Idle-PC" width="532" height="438" srcset="https://www.technig.com/wp-content/uploads/2014/11/Idle-PC.png 532w, https://www.technig.com/wp-content/uploads/2014/11/Idle-PC-300x247.png 300w" sizes="(max-width: 532px) 100vw, 532px" /></a><figcaption id="caption-attachment-217" class="wp-caption-text">Idle-PC</figcaption></figure>
<p>Now you have add a router successfully.</p>
<figure id="attachment_218" aria-describedby="caption-attachment-218" style="width: 958px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2014/11/GNS3-Routers.png"><img loading="lazy" decoding="async" class="size-full wp-image-218" src="http://3.90.216.52/wp-content/uploads/2014/11/GNS3-Routers.png" alt="GNS3 Routers" width="958" height="461" srcset="https://www.technig.com/wp-content/uploads/2014/11/GNS3-Routers.png 958w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Routers-300x144.png 300w, https://www.technig.com/wp-content/uploads/2014/11/GNS3-Routers-768x370.png 768w" sizes="(max-width: 958px) 100vw, 958px" /></a><figcaption id="caption-attachment-218" class="wp-caption-text">GNS3 Routers</figcaption></figure>
<p>For a complex network lab you must add some more router IOS and Firewall.</p>
<p>Router IOS is not provided freely by GNS3 Network Simulator, but  you must purchase or use your existing router IOS for GNS3 configuration and router configuration. Goolge can help you find some free router IOS.</p>
<p>OK, now you must understand the essential gns3 configuration for stating networking field and achieve your<strong> N<a href="https://www.technig.com/top-paying-certifications-for-2015/">etwork Certifications</a></strong> or <strong><a href="https://www.technig.com/certification-road-map-for-information-security-and-ethical-hacking/">Security Certifications</a></strong>.</p>
<p>The post <a href="https://www.technig.com/gns3-configuration-cisco-ccnp-lab/">Essential GNS3 Configuration for Cisco CCNP Lab</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/gns3-configuration-cisco-ccnp-lab/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">209</post-id>	</item>
	</channel>
</rss>
