<?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>Be A Cisco Expert Without Course or Certification &#187; Misc</title>
	<atom:link href="http://ciscogeek.org/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciscogeek.org</link>
	<description>FREE Tons Of Cisco Configuration Example</description>
	<lastBuildDate>Fri, 24 Jul 2009 07:09:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quickterm is Hyperterminal equivalent for Mac</title>
		<link>http://ciscogeek.org/quickterm-is-hyperterminal-equivalent-for-mac/</link>
		<comments>http://ciscogeek.org/quickterm-is-hyperterminal-equivalent-for-mac/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 12:39:20 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quickterm]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=68</guid>
		<description><![CDATA[To access Cisco console from Mac you can use QuicTerm application that very similar function with windows hyperterminal. Limitations and Bugs QuickTerm does not understand any control codes, and will not emulate an ANSI or VT100 terminal. It does accept control code data as valid input, but does not display or otherwise act on unprintable [...]]]></description>
			<content:encoded><![CDATA[<p>To access Cisco console from Mac you can use QuicTerm application that very similar function with windows hyperterminal.</p>
<div id="attachment_69" class="wp-caption alignnone" style="width: 310px"><a href="http://ciscogeek.org/wp-content/uploads/2008/08/quickterm.jpg"><img class="size-medium wp-image-69" title="Quickterm" src="http://ciscogeek.org/wp-content/uploads/2008/08/quickterm.jpg" alt="Quickterm" width="300" height="236" /></a><p class="wp-caption-text">Quickterm</p></div>
<div id="attachment_70" class="wp-caption alignnone" style="width: 310px"><a href="http://ciscogeek.org/wp-content/uploads/2008/08/quickterm_portsetting.jpg"><img class="size-medium wp-image-70" title="quickterm_portsetting" src="http://ciscogeek.org/wp-content/uploads/2008/08/quickterm_portsetting.jpg" alt="Quickterm Port Setting" width="300" height="231" /></a><p class="wp-caption-text">Quickterm Port Setting</p></div>
<p><strong>Limitations and Bugs</strong></p>
<p>QuickTerm does not understand any control codes, and will not emulate an ANSI or VT100 terminal. It does accept control code data as valid input, but does not display or otherwise act on unprintable characters. I looked into implementing this, but I don&#8217;t think it can be done easily without replacing the NSTextView that makes up the main window with a completely new control class. NSTextView (and its ancestor NSText) seem to be too focused on document-type data to be well adapted to this screen-based application.</p>
<p>QuickTerm only supports a single terminal window, so only one session can be active at a time.</p>
<p>No file transfer protocols are supported, although you could do a text transfer by copying from and pasting to the terminal window.</p>
<p>Preferences are not implemented. If you look at the source code, you&#8217;ll see that there is some commented-out code for adjusting the background and font colors. I didn&#8217;t finish the implementation.</p>
<p>QuickTerm will not disconnect if a data write is pending on the serial port when hardware flow control is enabled. It will disconnect after the write is done. If it never finishes, the app will hang and have to be force quit.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=68&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/quickterm-is-hyperterminal-equivalent-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use USB to Serial Adapter to access Cisco console</title>
		<link>http://ciscogeek.org/use-usb-to-serial-adapter/</link>
		<comments>http://ciscogeek.org/use-usb-to-serial-adapter/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 06:06:36 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[hyperterminal]]></category>
		<category><![CDATA[rs232]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=62</guid>
		<description><![CDATA[Today brand new laptop not shipped with serial (RS232) port that we need to access Cisco console via hyperterminal. USB to Serial adapter can solve this problem. With this &#8220;small&#8221; device you can create a serial RS232 port with easy and you can use it to access your cisco console via hyperterminal.]]></description>
			<content:encoded><![CDATA[<p>Today brand new laptop not shipped with serial (RS232) port that we need to access Cisco console via hyperterminal.</p>
<div id="attachment_63" class="wp-caption alignnone" style="width: 310px"><a href="http://ciscogeek.org/wp-content/uploads/2008/08/usb2serial.jpg"><img class="size-medium wp-image-63" title="usb2serial" src="http://ciscogeek.org/wp-content/uploads/2008/08/usb2serial.jpg" alt="USB to Serial adapter" width="300" height="225" /></a><p class="wp-caption-text">USB to Serial adapter</p></div>
<p>USB to Serial adapter can solve this problem. With this &#8220;small&#8221; device you can create a serial RS232 port with easy and you can use it to access your cisco console via hyperterminal.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=62&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/use-usb-to-serial-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Configmaker</title>
		<link>http://ciscogeek.org/cisco-configmaker/</link>
		<comments>http://ciscogeek.org/cisco-configmaker/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 18:01:28 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configmaker]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/cisco-configmaker/</guid>
		<description><![CDATA[This is an old software that can generate configuration for low and medium cisco product. If you are a beginer, you will love it. All simple config can be generated easily with drag and drop style. Download here: Old windows platform click here. Windows XP platform click here.]]></description>
			<content:encoded><![CDATA[<p><a title="Cisco Configmaker" href="http://ciscogeek.org/wp-content/uploads/2008/01/configmaker.jpg"></a>This is an old software that can generate configuration for low and medium cisco product. If you are a beginer, you will love it. All simple config can be generated easily with drag and drop style.</p>
<p><a title="Cisco Configmaker" href="http://ciscogeek.org/wp-content/uploads/2008/01/configmaker.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2008/01/configmaker.jpg" alt="Cisco Configmaker" /></a></p>
<p>Download here:<br />
Old windows platform click here.<br />
Windows XP platform click here.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=25&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/cisco-configmaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Router Simulator</title>
		<link>http://ciscogeek.org/cisco-simulator/</link>
		<comments>http://ciscogeek.org/cisco-simulator/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 09:22:05 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[simulator]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=12</guid>
		<description><![CDATA[Cisco router simulator is a software installed in your pc act as a router or switch like a real cisco device. You can setup several devices to create virtual LAN, WAN, VPN or Internet connection. Here you don&#8217;t need setup a hyper terminal to connect to your virtual devices ofcourse. Below links to cisco simulator vendor,    Commercial (demo [...]]]></description>
			<content:encoded><![CDATA[<p><a title="routersim3.jpg" href="http://ciscogeek.org/wp-content/uploads/2007/12/routersim3.jpg"></a><a title="riutersim1.jpg" href="http://ciscogeek.org/wp-content/uploads/2007/12/riutersim1.jpg"></a>Cisco router simulator is a software installed in your pc act as a router or switch like a real cisco device. You can setup several devices to create virtual LAN, WAN, VPN or Internet connection. Here you don&#8217;t need setup a hyper terminal to connect to your virtual devices ofcourse.</p>
<p><a title="routersim3.jpg" href="http://ciscogeek.org/wp-content/uploads/2007/12/routersim3.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/routersim3.jpg" alt="routersim3.jpg" /></a></p>
<p><a title="riutersim1.jpg" href="http://ciscogeek.org/wp-content/uploads/2007/12/riutersim1.jpg"></a></p>
<p>Below links to cisco simulator vendor,<br />
   Commercial (demo available):<br />
   &#8211; <a href="http://www.routersim.com" target="_blank">RouterSim</a><br />
   &#8211; <a href="http://networksims.com" target="_blank">NetworkSims</a><br />
   &#8211; <a href="http://routersimulator.certexams.com/" target="_blank">CertExams</a><br />
   &#8211; <a href="http://www.boson.com/AboutNetSim.html" target="_blank">Boson</a></p>
<p>   Freeware:<br />
   &#8211; <a href="http://www.jimboney.com/" target="_blank">JimSim</a></p>
<p>Don&#8217;t forget to visit this link:<br />
   &#8211; <a href="http://www.ciscosim.net" target="_blank">Ciscosim</a></p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=12&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/cisco-simulator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cisco Career Certifications &amp; Paths</title>
		<link>http://ciscogeek.org/career-certifications-paths/</link>
		<comments>http://ciscogeek.org/career-certifications-paths/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 04:21:25 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[certifications]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=8</guid>
		<description><![CDATA[ROUTING &#38; SWITCHING Associate: CCNA/CCENT Professional: CCNP Expert: CCIE Routing &#38; Switching DESIGN Associate: CCNA &#38; CCDA Professional: CCDP Expert: CCDE NETWORK SECURITY Associate: CCNA Professional: CCSP Expert: CCIE Security STORAGE NETWORKING Associate: CCNA Professional: none Expert: CCIE Storage Networking VOICE Associate: CCNA Professional: CCVP Expert: CCIE Voice Source: Cisco website]]></description>
			<content:encoded><![CDATA[<p><strong><a title="Certification Path" href="http://ciscogeek.org/wp-content/uploads/2008/01/certpath.gif"><img src="http://ciscogeek.org/wp-content/uploads/2008/01/certpath.gif" alt="Certification Path" /></a></strong></p>
<p><strong>ROUTING &amp; SWITCHING<br />
</strong>Associate: CCNA/CCENT<br />
Professional: CCNP<br />
Expert: CCIE Routing &amp; Switching</p>
<p><strong>DESIGN<br />
</strong>Associate: CCNA &amp; CCDA<br />
Professional: CCDP<br />
Expert: CCDE</p>
<p><strong>NETWORK SECURITY<br />
</strong>Associate: CCNA<br />
Professional: CCSP<br />
Expert: CCIE Security</p>
<p><strong>STORAGE NETWORKING</strong><br />
Associate: CCNA<br />
Professional: none<br />
Expert: CCIE Storage Networking</p>
<p><strong>VOICE</strong><br />
Associate: CCNA<br />
Professional: CCVP<br />
Expert: CCIE Voice</p>
<p>Source: <a href="http://www.cisco.com/web/learning/le3/learning_career_certifications_and_learning_paths_home.html" target="_blank">Cisco website</a></p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=8&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/career-certifications-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

