<?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>Networking Tips &#187; IOS</title>
	<atom:link href="http://www.networking-tips.net/?feed=rss2&#038;cat=18" rel="self" type="application/rss+xml" />
	<link>http://www.networking-tips.net</link>
	<description>Cisco Checkpoint and Linux tips</description>
	<lastBuildDate>Thu, 19 Aug 2010 13:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Loading IOS from the ROMMON mode</title>
		<link>http://www.networking-tips.net/?p=53</link>
		<comments>http://www.networking-tips.net/?p=53#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:16:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IOS]]></category>

		<guid isPermaLink="false">http://www.networking-tips.net/?p=53</guid>
		<description><![CDATA[rommon 11 &#62; IP_ADDRESS=192.168.1.1
rommon 12 &#62; IP_SUBNET_MASK=255.255.255.0
rommon 13 &#62; DEFAULT_GATEWAY=192.168.1.254
rommon 14 &#62; TFTP_SERVER=192.168.1.23
rommon 15 &#62; TFTP_FILE=image.bin
rommon 16 &#62; tftpdnld
Using the boot manager (4500/6500) : http://www.cisco.com/en/US/products/hw/routers/ps214/products_tech_note09186a0080110ed1.shtml
]]></description>
			<content:encoded><![CDATA[<p><code>rommon 11 &gt; IP_ADDRESS=192.168.1.1</code><br />
<code>rommon 12 &gt; IP_SUBNET_MASK=255.255.255.0</code><br />
<code>rommon 13 &gt; DEFAULT_GATEWAY=192.168.1.254</code><br />
<code>rommon 14 &gt; TFTP_SERVER=192.168.1.23</code><br />
<code>rommon 15 &gt; TFTP_FILE=image.bin</code><br />
<code>rommon 16 &gt; tftpdnld</code></p>
<p>Using the boot manager (4500/6500) : http://www.cisco.com/en/US/products/hw/routers/ps214/products_tech_note09186a0080110ed1.shtml</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networking-tips.net/?feed=rss2&amp;p=53</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS : generate rsa key for SSH (modulus 768 or higher)</title>
		<link>http://www.networking-tips.net/?p=49</link>
		<comments>http://www.networking-tips.net/?p=49#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IOS]]></category>

		<guid isPermaLink="false">http://www.networking-tips.net/?p=49</guid>
		<description><![CDATA[Here is the command : crypto key generate rsa general-keys label ssh-key modulus 768
]]></description>
			<content:encoded><![CDATA[<p>Here is the command : crypto key generate rsa general-keys label ssh-key modulus 768</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networking-tips.net/?feed=rss2&amp;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
