<?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>2W1ETN&#187; SDM</title>
	<atom:link href="http://www.2w1etn.com/index.php/tag/sdm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2w1etn.com</link>
	<description>Damien Jorgensen - Radio Ham, Software Developer and Car Enthusiast</description>
	<lastBuildDate>Wed, 09 Dec 2009 10:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enabling HTTP Server on Cisco IOS Routers</title>
		<link>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/</link>
		<comments>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 12:05:34 +0000</pubDate>
		<dc:creator>2W1ETN</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[1721]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[SDM]]></category>

		<guid isPermaLink="false">http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/</guid>
		<description><![CDATA[Enabling the HTTP server on Cisco Routers is easily done using the console port or via an SSH connection.

You might wonder why you&#8217;d want the HTTP server running; well you need it if you want to install SDM (Cisco Router and Security Device Manager)


 
To enable the web server logon or connect via terminal

Then type the [...]]]></description>
			<content:encoded><![CDATA[<p>Enabling the HTTP server on Cisco Routers is easily done using the console port or via an SSH connection.
</p>
<p>You might wonder why you&#8217;d want the HTTP server running; well you need it if you want to install SDM (Cisco Router and Security Device Manager)
</p>
<p>
 </p>
<p>To enable the web server logon or connect via terminal
</p>
<p>Then type the command
</p>
<p><span style="font-size:12pt"><strong>enable<br />
</strong></span></p>
<p>Then type
</p>
<p><span style="font-size:12pt"><strong>config<br />
</strong></span></p>
<p>Press enter to config from the terminal when prompted
</p>
<p><em>You should see a prompt like (Which is the config prompt):<br />
</em></p>
<p><span style="font-size:12pt"><em>Router(config)#<br />
</em></span></p>
<p>Enter the following commands
</p>
<p><span style="font-size:12pt"><strong>ip http server<br/>ip http secure-server<br/>ip http authentication local<br />
</strong></span></p>
<p>
 </p>
<p>If you intend to install SDM or want to be able to access the router from SSH then you need to add a user account as below:
</p>
<p><span style="font-size:12pt"><strong>Username sdm privilege 15 password 0 sdm<br />
</strong></span></p>
<p>That will create a user with the username and password of SDM
</p>
<p>
 </p>
<p>If you haven&#8217;t enabled SSH and or telnet do so using the following commands:<br/><span style="font-size:12pt"><strong>line vty 0 4<br/>login local<br/>transport input telnet ssh</strong></span><br/>
	</p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
