<?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>Ohjeah! &#187; console</title>
	<atom:link href="http://www.ohjeah.net/tag/console/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ohjeah.net</link>
	<description>The writings of JRO...</description>
	<lastBuildDate>Thu, 09 Jun 2011 19:07:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hyperterm Replacement for Vista</title>
		<link>http://www.ohjeah.net/2008/11/26/hyperterm-replacement-for-vista/</link>
		<comments>http://www.ohjeah.net/2008/11/26/hyperterm-replacement-for-vista/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 14:30:38 +0000</pubDate>
		<dc:creator>jro</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[hyperterm]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ohjeah.net/?p=105</guid>
		<description><![CDATA[I reinstalled Vista today and misplaced my Hilgraeve HyperTerminal installer, which was publicly available for download until recently.  My alternate client has always been Tera Term, which is very effective, and lightweight.
]]></description>
			<content:encoded><![CDATA[<p>I reinstalled Vista today and misplaced my Hilgraeve HyperTerminal installer, which was publicly available for download until recently.  My alternate client has always been <a href="http://hp.vector.co.jp/authors/VA002416/teraterm.html">Tera Term</a>, which is very effective, and lightweight.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ohjeah.net/2008/11/26/hyperterm-replacement-for-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linksys SRW2048 Console Cable</title>
		<link>http://www.ohjeah.net/2008/11/03/linksys-srw2048-console-cable/</link>
		<comments>http://www.ohjeah.net/2008/11/03/linksys-srw2048-console-cable/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:12:00 +0000</pubDate>
		<dc:creator>jro</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[cables]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[SRW2048]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://www.ohjeah.net/?p=83</guid>
		<description><![CDATA[For our access layers we primarily use Linksys/Cisco SRW2048 managed switches.  They run around $800 bucks and aside from being very reliable, have the features we need (Link Aggregation, VLAN, GB, miniGBIC).  We had an issue last week where an unknown staff member (I have an idea who), created a loop along our access layer, [...]]]></description>
			<content:encoded><![CDATA[<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">For our access layers we primarily use Linksys/Cisco SRW2048 managed switches.  They run around $800 bucks and aside from being very reliable, have the features we need (Link Aggregation, VLAN, GB, miniGBIC).  We had an issue last week where an unknown staff member (I have an idea who), created a loop along our access layer, causing our core switches (Procurve 2848 series) to block the uplink port dropping a good portion of the network.  Thus, I decided to disable all inactive switch ports to prevent random IT staff from plugging stuff in. </span></p>
<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">While doing this I came across a switch that had not been configured for IP management, so I needed to console in to configure it.  After trying 10 different serial cables and 100 different terminal settings, I found out that the Linksys console cable (normally included with new switches) is not a null-modem or straight through serial cable.  After much searching, it appears the pins are mapped directly across:</span></p>
<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">1 &#8211; 1<br />
2 &#8211; 2<br />
3 &#8211; 3<br />
4 &#8211; 4<br />
and so on..</span></p>
<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">So I called Linksys sales, which informed me they do not sell said cable and could not send me another for free.  After hanging up I contemplated a way of building my own version and looking to see what parts I had, found 2 RJ45 to DB9 adapters.  Cutting off a 5&#8242; chunk of Cat5 and wiring it straight through, I made my own pin to pin serial cable for the Linksys SRW2048.</span></p>
<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">If anyone is interested, the terminal settings are as followed:</span></p>
<p style="line-height: 14.25pt;"><span style="font-size: 10pt; font-family: 'Lucida Sans Unicode','sans-serif'; color: black;">Bits per second: <strong>38400</strong><br />
Data bits: <strong>8</strong><br />
Parity: <strong>None</strong><br />
Stop Bits: <strong>1</strong><br />
Flow Control: <strong>None</strong><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ohjeah.net/2008/11/03/linksys-srw2048-console-cable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

