 




<?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>Network technologies and trends &#187; running config</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/running-config/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-technologies</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:52:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to archive your Cisco Router or Switch Configuration?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-archive-your-cisco-router-or-switch-configuration/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-archive-your-cisco-router-or-switch-configuration/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 13:06:18 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[archive command]]></category>
		<category><![CDATA[archive config]]></category>
		<category><![CDATA[Cisco Configuration]]></category>
		<category><![CDATA[Cisco IOS configuration]]></category>
		<category><![CDATA[Cisco IOS tips]]></category>
		<category><![CDATA[Cisco Router tips]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Switches]]></category>
		<category><![CDATA[Cisco Switches tips]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[configure replace flash]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[How to archive your Cisco Router or Switch Configuration?]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[IOS Version]]></category>
		<category><![CDATA[IOS version 12.3 (4) T]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[Network Tips]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[RCP]]></category>
		<category><![CDATA[Router Configuration]]></category>
		<category><![CDATA[running config]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[TFTP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-archive-your-cisco-router-or-switch-configuration/</guid>
		<description><![CDATA[Do you all know there is a great way to archive the tasks you carry out in your Cisco Router or a Cisco Switch? Especially whenever you perform a “write memory or copy run start” in your Cisco Router or a Cisco Switch. Most people do not realize starting an IOS version 12.3 (4) T [...]]]></description>
				<content:encoded><![CDATA[<p>Do you all know there is a great way to archive the tasks you carry out in your Cisco Router or a Cisco Switch? Especially whenever you perform a “write memory or copy run start” in your Cisco Router or a Cisco Switch.</p>
<p>Most people do not realize starting an IOS version 12.3 (4) T and higher an “archive” and “archive config” commands were introduced by Cisco Systems.</p>
<p>The main advantage of advantage of an “archive” command is to have incremental backups of your Cisco Router or Switches configurations and for some reasons if you have blowup with the configuration then using the this feature you can retrieve the old configuration file into your Cisco router or switch.</p>
<p>The “archive config” command allows you to save Cisco IOS configurations in the configuration archive using a standard location and filename prefix that is automatically appended with an incremental version number (and optional timestamp) as each consecutive file is saved.<br />
Once the maximum number of file saved in the archive, the oldest file will be automatically replaced by the next file.</p>
<p>The “show archive” command displays information for all configuration files saved in the Cisco IOS configuration archive.<br />
In this example, we will save the archive configuration files on the flash memory; however, you can also store the configuration files remotely using such protocols as FTP, HTTP, HTTPS,RCP, SCP, and TFTP.<br />
By using following set of commands we can enable archive feature in a Cisco Router or a Cisco Switch provided the IOS version is either 12.3 (4) T or higher . In this example, the location and filename prefix is specified as disk0: itkebackup</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS0 (config)#archive</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS01(config-archive)#path flash:itkebackup</span></span></span></p>
<p>To save the current running configuration in the configuration archive use the “archive config” command as shown below</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS01# archive config</span></span></span></p>
<p>The “show archive” command displays information of the files saved in the configuration archive as shown in the following example:</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS01#show archive</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>There are currently 3 archive configurations saved.</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>The next archive file will be named flash: itkebackup -3</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>Archive # Name</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>0</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>1 flash: itkebackup -1</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>2 flash: itkebackup -2 &lt;- Most Recent</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>3</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>4</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>5</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>6</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>7</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>8</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>9</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>10</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>11</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>12</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>13</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>14</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS01#</span></span></span></p>
<p>By using the “configure replace flash” command you can restore the configuration</p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri">ITKE-AS01#configure replace flash: itkebackup -2</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>This will apply all necessary additions and deletions</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>to replace the current running configuration with the</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>contents of the specified configuration file, which is</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>assumed to be a complete configuration, not a partial</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>configuration. Enter Y if you are sure you want to proceed. ? [no]: y</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>Total number of passes: 0</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-size: small"><span style="font-family: Calibri"><span>         </span>Rollback Done</span></span></span></p>
<p>The “archive” command is quite handy to keep the he is great for keeping multiple copies of the running config in an archive.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-archive-your-cisco-router-or-switch-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to capture a text using PuTTY client?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-capture-a-text-using-putty-client/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-capture-a-text-using-putty-client/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 07:34:19 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Cisco backup]]></category>
		<category><![CDATA[Cisco Router]]></category>
		<category><![CDATA[Cisco Switch]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[PuTTY]]></category>
		<category><![CDATA[running config]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Startup config]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[Telnet Client]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-capture-a-text-using-putty-client/</guid>
		<description><![CDATA[  PuTTY doesn’t need any introduction as its one of the widely used for remote console utility. PuTTY is an SSH and telnet client. In day to day operational activities we do telnet or SSH to our Cisco routers or Switches, at times we need to backup a running or startup config or   a Cisco [...]]]></description>
				<content:encoded><![CDATA[<p> </p>
<p><span><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"><span style="font-family: Calibri;font-size: small">PuTTY</span></a><span style="font-family: Calibri;font-size: small"> doesn’t need any introduction as its one of the widely used for remote console utility. </span><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"><span style="font-family: Calibri;font-size: small">PuTTY</span></a><span style="font-size: small"><span style="font-family: Calibri"> is an SSH and telnet client.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-family: Calibri;font-size: small">In day to day operational activities we do telnet or SSH to our Cisco routers or Switches, at times we need to backup a running or startup config or <span> </span><span> </span>a Cisco router or a switch or even some times we need to capture the terminal session logs for technical information etc.<span>  </span>This is can be easily done by using the </span><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"><span style="font-family: Calibri;font-size: small">PuTTY</span></a><span style="font-size: small"><span style="font-family: Calibri"> client.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt"><strong><span style="text-decoration: underline"><span><span style="font-family: Calibri;font-size: small">I will show you how to capture a text using </span><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"><span style="font-family: Calibri;font-size: small">PuTTY</span></a><span style="font-size: small"><span style="font-family: Calibri"> client.</span></span></span></span></strong></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Once you have established a remote session with a Cisco router or a Switch, follow the following steps</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Step 1: Right Click on the menu bar and select “Change Settings”</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/putty1.png"><img class="alignnone size-medium wp-image-523" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/putty1.png" alt="" width="459" height="352" /></a></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Step 2: Click logging under the icon Session.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/putty2.png"><img class="alignnone size-medium wp-image-524" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/58/files/2009/09/putty2.png" alt="" width="467" height="459" /></a></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Step 3: Then select “All Session Output”.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">Step 4: Select the location using the browse button and enter the desired file name and click apply.</span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small"> </span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="font-family: Calibri;font-size: small">These steps will create the log file in the specified location and it will log everything you did in that particular telnet or SSH session.</span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-capture-a-text-using-putty-client/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
