 




<?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; HTTPS</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-technologies/tag/https/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 configure Secure Copy (SCP) in Cisco Devices?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-secure-copy-scp-in-cisco-devices/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-secure-copy-scp-in-cisco-devices/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:13:18 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[authenticated]]></category>
		<category><![CDATA[Cisco Catalyst Switches]]></category>
		<category><![CDATA[Cisco IOS 12.0(21)S]]></category>
		<category><![CDATA[Cisco IOS 12.2(25)S]]></category>
		<category><![CDATA[Cisco PIX/ASA TFPT]]></category>
		<category><![CDATA[Cisco Router tips]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Switches tips]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Configuration backup]]></category>
		<category><![CDATA[encrypted tunnel]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[FWSM 3.1]]></category>
		<category><![CDATA[How to configure SCP]]></category>
		<category><![CDATA[How to configure Secure Copy]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[IOS transfer]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[Network Tips]]></category>
		<category><![CDATA[PIX/ASA firewalls 7.1]]></category>
		<category><![CDATA[Port 22]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[Secure Copy]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSH Protocol]]></category>
		<category><![CDATA[What is Secure Copy (SCP)]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-secure-copy-scp-in-cisco-devices/</guid>
		<description><![CDATA[In my previous post I was talking about the Secure Copy (SCP) what is it?  , now let’s see how to configure Secure Copy (SCP) in a Cisco Router or a Switch. In order to configure Secure Copy (SCP) in a Cisco Router make sure the SSH is enabled and its working. Step 1) Lets [...]]]></description>
				<content:encoded><![CDATA[<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"></span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"><span style="font-size: small">In my </span><a href="http://itknowledgeexchange.techtarget.com/network-technologies/what-is-secure-copy-scp/"><span style="font-size: small">previous post</span></a><span style="font-size: small"> I was talking about the Secure Copy (SCP) what is it? <span> </span>, now let’s see how to configure Secure Copy (SCP) in a Cisco Router or a Switch.</span></span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"><span style="font-size: small">In order to configure Secure Copy (SCP) in a Cisco Router make sure the SSH is enabled and its working.</span></span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"><span style="font-size: small">Step 1) Lets enable the SSH and AAA features in the Cisco Device</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-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#ip domain-name itke.com</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#crypto key generate rsa general-keys modulus 512</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">The name for the keys will be: ITKE-AS1.itke.com</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-family: Calibri"><span style="font-size: small">% The key modulus size is 512 bits</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">% Generating 512 bit RSA keys, keys will be non-exportable&#8230;[OK]</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-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#aaa new-model</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#aaa authentication login default local</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#aaa authentication exec default local</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><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"><span style="font-size: small">Step 2) In order to use the SCP feature to manage configuration we must have at least once user account with enough privilege to access it</span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span style="color: #632423"><span style="font-family: Calibri"><span style="font-size: small">ITKE-AS1(config)#username itke privilege 15 password secret itkeleads</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><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&#038;quot"><span style="font-size: small">Step 3) Now you are ready to enable the SCP server on:</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-AS1(config)#ip scp server enable</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-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small">Just by following these 3 simple steps we can enable Secure Copy (SCP) in a Cisco router or a Switch. For any further clarifications you can always have a close look at </span><a href="http://www.cisco.com/en/US/docs/ios/12_2t/12_2t2/feature/guide/ftscp.html"><span style="font-family: Calibri;font-size: small">Cisco’s document on Secure Copy (SCP).</span></a></span><span><span style="font-size: small"><span style="font-family: Calibri"><span> </span></span></span></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/how-to-configure-secure-copy-scp-in-cisco-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Secure Copy (SCP)?</title>
		<link>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-secure-copy-scp/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-secure-copy-scp/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:47:17 +0000</pubDate>
		<dc:creator>Yasir Irfan</dc:creator>
				<category><![CDATA[authenticated]]></category>
		<category><![CDATA[Cisco Catalyst Switches]]></category>
		<category><![CDATA[Cisco IOS 12.0(21)S]]></category>
		<category><![CDATA[Cisco IOS 12.2(25)S]]></category>
		<category><![CDATA[Cisco PIX/ASA TFPT]]></category>
		<category><![CDATA[Cisco Router tips]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[Cisco Switches tips]]></category>
		<category><![CDATA[Cisco Systems]]></category>
		<category><![CDATA[Cisco Tips]]></category>
		<category><![CDATA[Configuration backup]]></category>
		<category><![CDATA[encrypted tunnel]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[FWSM 3.1]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[IOS transfer]]></category>
		<category><![CDATA[Network Technologies and Trends]]></category>
		<category><![CDATA[Network Tips]]></category>
		<category><![CDATA[PIX/ASA firewalls 7.1]]></category>
		<category><![CDATA[Port 22]]></category>
		<category><![CDATA[SCP]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[Secure Copy]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSH Protocol]]></category>
		<category><![CDATA[What is Secure Copy (SCP)]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-technologies/what-is-secure-copy-scp/</guid>
		<description><![CDATA[  We are all aware of the traditional way of transferring IOS files from and to Cisco Catalyst Switches, Cisco Routers and Cisco PIX/ASA firewall devices using TFPT, FTP and lately https. However there is also one more way to copy the IOS files, which is known as Secure Copy (SCP). The Secure Copy (SCP) [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">We are all aware of the traditional way of transferring IOS files from and to Cisco Catalyst Switches, Cisco Routers and Cisco PIX/ASA firewall devices using TFPT, FTP and lately https. However there is also one more way to copy the IOS files, which is known as Secure Copy (SCP). The Secure Copy (SCP) is a secure and authenticated method of copying a configuration file or transferring an Image files to Cisco Catalyst Switches, Cisco Routers and Cisco PIX/ASA firewall devices.</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">Cisco Systems introduced the Secure Copy (SCP) feature in the following IOS releases</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<table class="MsoNormalTable" style="width: 80%;border: gray 1pt outset" border="1" cellspacing="0" cellpadding="0" width="80%">
<tbody>
<tr>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">Release </span></span></span></p>
</td>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">Modification </span></span></span></p>
</td>
</tr>
<tr>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">12.2(2)T </span></span></span></p>
</td>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">This feature was introduced. </span></span></span></p>
</td>
</tr>
<tr>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">12.0(21)S </span></span></span></p>
</td>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">This feature was integrated into Cisco IOS 12.0(21)S. </span></span></span></p>
</td>
</tr>
<tr>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">12.2(25)S </span></span></span></p>
</td>
<td style="border: gray 1pt inset;padding: 2.25pt" valign="top">
<p class="MsoNormal" style="margin: 0in 0in 10pt"><span><span style="font-size: small"><span style="font-family: Calibri">This feature was integrated into Cisco IOS 12.2(25)S. </span></span></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">PIX/ASA firewalls 7.1 and above, FWSM 3.1 and above.</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">The Secure Copy (SCP) works on SSH protocol on port 22 which is like an encrypted tunnel. This tool is very useful especially to transfer files for upgrades or to perform safe backups.</span></span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-family: Calibri;font-size: small"> </span></span></p>
<p class="MsoNoSpacing" style="margin: 0in 0in 0pt"><span><span style="font-size: small"><span style="font-family: Calibri">In my next post you will find the commands to configure SCP in a Cisco Router and Switch.</span></span></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-technologies/what-is-secure-copy-scp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
