<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6810775735355831055</id><updated>2012-02-16T16:14:07.921+08:00</updated><category term='upgrade router ios'/><category term='upgrade ios'/><category term='router ios upgrade'/><category term='upgrade cisco ios'/><category term='ios upgrade'/><category term='cisco router ios upgrade'/><category term='Thanks to blogger.com'/><category term='upgrade cisco router ios'/><category term='cisco ios upgrade'/><title type='text'>Babycactus</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://babycactus.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://babycactus.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Cactus</name><uri>http://www.blogger.com/profile/04479719069237271724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6810775735355831055.post-6215451050688846562</id><published>2008-04-30T10:07:00.003+08:00</published><updated>2008-04-30T10:11:21.899+08:00</updated><title type='text'>Targets in Year 2008</title><content type='html'>1.) Complete CCNP.&lt;br /&gt;2.) Setup R&amp;amp;S CCIE softlab in my personal laptop.&lt;br /&gt;3.) Obtain SPR and access card.&lt;br /&gt;4.) Convert MY driving license to SG driving license.&lt;br /&gt;5.) Write more articles in blogger.com.&lt;br /&gt;6.) Complete target 1 to target 5.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6810775735355831055-6215451050688846562?l=babycactus.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://babycactus.blogspot.com/feeds/6215451050688846562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6810775735355831055&amp;postID=6215451050688846562' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/6215451050688846562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/6215451050688846562'/><link rel='alternate' type='text/html' href='http://babycactus.blogspot.com/2008/04/targets-in-year-2008.html' title='Targets in Year 2008'/><author><name>Cactus</name><uri>http://www.blogger.com/profile/04479719069237271724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6810775735355831055.post-5314635212275081071</id><published>2007-03-18T02:09:00.000+08:00</published><updated>2007-03-20T13:50:31.157+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='upgrade router ios'/><category scheme='http://www.blogger.com/atom/ns#' term='upgrade ios'/><category scheme='http://www.blogger.com/atom/ns#' term='cisco router ios upgrade'/><category scheme='http://www.blogger.com/atom/ns#' term='upgrade cisco ios'/><category scheme='http://www.blogger.com/atom/ns#' term='ios upgrade'/><category scheme='http://www.blogger.com/atom/ns#' term='upgrade cisco router ios'/><category scheme='http://www.blogger.com/atom/ns#' term='router ios upgrade'/><category scheme='http://www.blogger.com/atom/ns#' term='cisco ios upgrade'/><title type='text'>How to upgrade Cisco IOS for a Cisco router?</title><content type='html'>This is a very basic but important knowledge when you supporting cisco router. It can prevent unpredictable software bugs and even some security vulnerabilities. Below showing the simple steps on how to upgrade cisco IOS using a PC, which directly connected to a cisco router:-&lt;br /&gt;&lt;br /&gt;1.)&lt;span style="font-weight: bold;"&gt; Establish connectivity between PC and router&lt;/span&gt;&lt;br /&gt;Use a cross cable to connect PC and the router. Configure IP address to PC and router. For example, use the private IP address, such as 10.0.0.0/30. Do a ping test to verify both connectivity. Make sure the PC's firewall does not block port 69, because this port is used by tftp server as listening port.&lt;br /&gt;&lt;br /&gt;2.) &lt;span style="font-weight: bold;"&gt;Setup tftp server&lt;/span&gt;&lt;br /&gt;I use 3CDaemon as my TFTP server, which is freeware. You can find it and download it at &lt;a href="http://support.3com.com/software/3cdv2r10.zip"&gt;here&lt;/a&gt;. Install and configure default directory for the tftp server.&lt;br /&gt;&lt;br /&gt;3.) &lt;span style="font-weight: bold;"&gt;Get the IOS file ready&lt;/span&gt;&lt;br /&gt;Copy the cisco IOS file, that you want upgrade to the router, into the tftp default directory. Make sure the router specification is fulfill the memory and space requirements of this IOS file. Use "show version" command at router to double check on the router memory and flash.&lt;br /&gt;&lt;br /&gt;4.) &lt;span style="font-weight: bold;"&gt;Get the router ready&lt;/span&gt;&lt;br /&gt;Console to router, type "format flash:" command to delete all files in flash. Use "delete flash:[existing IOS file name]" command if want to delete a single file. Use "Copy flash tftp" to backup the existing IOS file into the PC.&lt;br /&gt;&lt;br /&gt;5.)  &lt;span style="font-weight: bold;"&gt;Start IOS upgrade&lt;/span&gt;&lt;br /&gt;Type "copy tftp flash". Router will prompt you to enter tftp server IP address then follow by the IOS file name. Enter the your PC's IP address and the IOS file including the file extension (.bin). You will see it running exclamation mark until it finish.&lt;br /&gt;&lt;br /&gt;6.) &lt;span style="font-weight: bold;"&gt;Reload router&lt;/span&gt;&lt;br /&gt;Router must be reloaded to run the new IOS. Use "show version" to verify.&lt;br /&gt;&lt;br /&gt;For more details and example, you can browse to http://www.bdsltd.co.uk/network/cisco/upgrade.htm&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6810775735355831055-5314635212275081071?l=babycactus.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://babycactus.blogspot.com/feeds/5314635212275081071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6810775735355831055&amp;postID=5314635212275081071' title='25 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/5314635212275081071'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/5314635212275081071'/><link rel='alternate' type='text/html' href='http://babycactus.blogspot.com/2007/03/how-to-upgrade-cisco-ios-file.html' title='How to upgrade Cisco IOS for a Cisco router?'/><author><name>Cactus</name><uri>http://www.blogger.com/profile/04479719069237271724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>25</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6810775735355831055.post-181828967867906832</id><published>2007-03-18T01:29:00.000+08:00</published><updated>2007-03-18T01:35:46.377+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Thanks to blogger.com'/><title type='text'>Thanks to blogger.com</title><content type='html'>This blog created at 1:28AM, using my IBM Thinkpad T23 Laptop, with Firefox 2.0.0.2, thanks to blogger.com!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6810775735355831055-181828967867906832?l=babycactus.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://babycactus.blogspot.com/feeds/181828967867906832/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6810775735355831055&amp;postID=181828967867906832' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/181828967867906832'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6810775735355831055/posts/default/181828967867906832'/><link rel='alternate' type='text/html' href='http://babycactus.blogspot.com/2007/03/thanks-to-bloggercom.html' title='Thanks to blogger.com'/><author><name>Cactus</name><uri>http://www.blogger.com/profile/04479719069237271724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
