<?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>Professional Geekism &#187; Cisco</title>
	<atom:link href="http://www.ninjabadger.net/tag/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjabadger.net</link>
	<description>Ninjas. Badgers. Linux. Me.</description>
	<lastBuildDate>Fri, 05 Aug 2011 13:49:31 +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>Modem to Cisco 2811 Console port</title>
		<link>http://www.ninjabadger.net/2008/02/23/modem-to-cisco-2811-console-port/</link>
		<comments>http://www.ninjabadger.net/2008/02/23/modem-to-cisco-2811-console-port/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 19:00:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[modems]]></category>

		<guid isPermaLink="false">http://www.ninjabadger.net/2008/02/23/modem-to-cisco-2811-console-port/</guid>
		<description><![CDATA[I&#8217;m having a tough time getting this to work, so expect a few revisions to this. I&#8217;m confused as to why this is so difficult. Below is my post to the Cisco NetPro forum. I&#8217;m hoping they&#8217;ll be able to help eventually, but I thought I&#8217;d include it here for the record. I know a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having a tough time getting this to work, so expect a few revisions to this.</p>
<p>I&#8217;m confused as to why this is so difficult. Below is my post to the Cisco NetPro forum. I&#8217;m hoping they&#8217;ll be able to help eventually, but I thought I&#8217;d include it here for the record. I know a few Cisco schmartypantsh people whom might read this. <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p>
Hi all,</p>
<p>I am wondering if someone may be able to point out where I&#8217;m going wrong.</p>
<p>I want to be able to see/user the boot cycle/ROMMON mode of a 2811 router, remotely.</p>
<p>As I understand it, the only way to achieve this is with an analogue modem connected to the Console port.</p>
<p>I&#8217;m doing the testing here with a Cisco 2651 as it&#8217;s the only router I have available to me locally, though as most of the configuration is modem-side, I feel that it shouldn&#8217;t make much of a difference..</p>
<p>I&#8217;m using a Hayes External Serial modem, connected to the Console port with a Cisco-provided 25pin D -> RJ-45 roll-over.</p>
<p>However, after using <a href="http://www.cisco.com/en/US/products/hw/switches/ps679/products_tech_note09186a0080094b30.shtml">this</a> guide, I&#8217;ve not had any success. The basic principles appear the same as with a router, but when I dial in, the modems handshake and connect but HyperTerminal displays nothing. There is no output at all UNLESS I enable the &#8216;post-dial window&#8217;, and then I can control the console. My issue is that this is not a native console &#8211; there&#8217;s no xmodem support and I wouldn&#8217;t have a clue how to duplicate this work-around in another client (minicom or screen, for example.)</p>
<p>I&#8217;ve noticed that the S37=9 (listed in the guide as the setting for 9600kbps) is not a value that is saved in the current profile. Perhaps the Hayes set has been updated since the article was written. Does anyone know a better way to set this? I have found a way of forcing V.32, which is 9600, but .. is it correct?</p>
<p>Here is the current profile stored on the modem:</p>
<p>ACTIVE PROFILE:<br />
B1 E1 L1 M1 N0 Q0 T V1 W2 X4 Y0 &#038;C1 &#038;D0 &#038;G0 &#038;J0 &#038;K0 &#038;Q5 &#038;R1 &#038;S0 &#038;T5 &#038;X0 &#038;Y0<br />
S00:001 S01:000 S02:043 S03:013 S04:010 S05:008 S06:002 S07:050 S08:002 S09:006<br />
S10:014 S11:085 S12:050 S18:000 S25:005 S26:001 S36:007 S38:020 S46:138 S48:007<br />
S95:000</p>
<p>(Note that I set ATE0 and ATQ1 when testing, but these were flipped for the purpose of viewing the config <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
<p>Here is the config from the router:</p>
<p>line con 0<br />
exec-timeout 5 0<br />
logging synchronous</p>
<p>I *think* this is a problem with the speed not detecting the speed of the console properly, but I&#8217;m not experienced enough with modems at this level. I&#8217;ve even consulted my CCNP2 book, only to find that it concentrated more upon the Aux port.</p>
<p>I can get modem -> Aux working, but that&#8217;s just not flexible enough (despite its advantages.)</p>
<p>If anyone can help, I&#8217;d be extremely grateful. If you require any more information, I&#8217;ll be happy to provide it! <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks,</p>
<p>Tom</p></blockquote>
<p>If anyone has <em>any</em> insight into why HyperTerminal is behaving in such a fashion, I&#8217;d love to know. <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjabadger.net/2008/02/23/modem-to-cisco-2811-console-port/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

