<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to enable SSH on a Cisco Router or Switch</title>
	<atom:link href="http://illcommunications.com/how-to-enable-ssh-on-a-cisco-router-or-switch/feed/" rel="self" type="application/rss+xml" />
	<link>http://illcommunications.com/how-to-enable-ssh-on-a-cisco-router-or-switch/</link>
	<description></description>
	<lastBuildDate>Mon, 22 Mar 2010 13:09:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Dimond</title>
		<link>http://illcommunications.com/how-to-enable-ssh-on-a-cisco-router-or-switch/comment-page-1/#comment-483</link>
		<dc:creator>Jeff Dimond</dc:creator>
		<pubDate>Mon, 22 Mar 2010 13:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://illcommunications.com/?p=118#comment-483</guid>
		<description>Gaurav, thanks for noticing that error. I will update the original post.</description>
		<content:encoded><![CDATA[<p>Gaurav, thanks for noticing that error. I will update the original post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Sehgal</title>
		<link>http://illcommunications.com/how-to-enable-ssh-on-a-cisco-router-or-switch/comment-page-1/#comment-482</link>
		<dc:creator>Gaurav Sehgal</dc:creator>
		<pubDate>Mon, 22 Mar 2010 09:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://illcommunications.com/?p=118#comment-482</guid>
		<description>Original Message: 
The next thing we will do is change the default port for SSH from 22 to 8855. This is not necessary, however I do recommend it for an added level of security.

Router1(config)# ip ssh port 8855
------------------------------------------------------------------------------------------------------------------------
Comment:
---------------
This is not the right command to do the intended task, following is the correct sequence of commands to enable SSH on some other port, please note SSH port number 22 will still be open:

Make SSH listen to another port in addition to port 22:
--------------------------------------------------------
Prac_RTR(config)#ip ssh port 2048 rotary 1
Prac_RTR(config)#line vty 0 4
Prac_RTR(config)#rotary 1
Prac_RTR(config)#exit</description>
		<content:encoded><![CDATA[<p>Original Message:<br />
The next thing we will do is change the default port for SSH from 22 to 8855. This is not necessary, however I do recommend it for an added level of security.</p>
<p>Router1(config)# ip ssh port 8855<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Comment:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
This is not the right command to do the intended task, following is the correct sequence of commands to enable SSH on some other port, please note SSH port number 22 will still be open:</p>
<p>Make SSH listen to another port in addition to port 22:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Prac_RTR(config)#ip ssh port 2048 rotary 1<br />
Prac_RTR(config)#line vty 0 4<br />
Prac_RTR(config)#rotary 1<br />
Prac_RTR(config)#exit</p>
]]></content:encoded>
	</item>
</channel>
</rss>
