<?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>#SH RUN &#187; router</title>
	<atom:link href="http://sh-run.com/tag/router/feed/" rel="self" type="application/rss+xml" />
	<link>http://sh-run.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Oct 2010 20:41:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to make your Cisco router a terminal server</title>
		<link>http://sh-run.com/2009/07/10/how-to-make-your-cisco-router-a-terminal-server/</link>
		<comments>http://sh-run.com/2009/07/10/how-to-make-your-cisco-router-a-terminal-server/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 17:09:14 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[AUX]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[terminal server]]></category>

		<guid isPermaLink="false">http://sh-run.com/?p=34</guid>
		<description><![CDATA[On more than one occasion I have needed to access the console port of a switch, but I wasn&#8217;t physically there but I did have a router near the unit.  You can easily setup your router to act as a Terminal server, allowing you to use a flat rolled cable between the Router&#8217;s AUX port&#8230;]]></description>
			<content:encoded><![CDATA[<p>On more than one occasion I have needed to access the console port of a switch, but I wasn&#8217;t physically there but I did have a router near the unit.  You can easily setup your router to act as a Terminal server, allowing you to use a flat rolled cable between the Router&#8217;s AUX port and the switch&#8217;s CONSOLE port.  First you need to properly configure your AUX port:</p>
<blockquote><p>line aux 0<br />
    modem InOut<br />
    transport input all<br />
    stopbits 1<br />
    flowcontrol hardware</p></blockquote>
<p>Now in order to use this feature, log into your router and do the following:</p>
<ul>
<li>from the command prompt enter: SHOW LINE</li>
<li>Find the line number for AUX (in this example it is Line 5)</li>
<li>Telnet to the IP address of the router you are logged into, but when you telnet you will need to indicate a specific port.  That port is 2000 + the line number.  So in this example your command would look like this: &#8216;telnet 172.17.10.1 2005&#8242;</li>
<li>This will get you access to the remote device</li>
<li>When you are finished with the session on the remote device break out with CTRL+ALT+6, followed by x one second later.  If you by chance use <a href="http://vandyke.com/products/securecrt/index.html" target="_blank">SecureCRT</a> for your Telnet sessions you can setup a key map that sends the following ASCII standard for that command &#8216;\036\px&#8217;.  You can read more about this on <a href="http://forums.vandyke.com/showthread.php?t=3566" target="_blank">VanDyke&#8217;s SecureCRT Forum</a>.</li>
<li>Once you are back in the original device you can return to the remote device by simply pressing the ENTER key.</li>
<li>If you are finished with your remote session, you can issue a CLEAR command to close that connection.  In this example the command would be &#8216;CLEAR LINE 5&#8242;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sh-run.com/2009/07/10/how-to-make-your-cisco-router-a-terminal-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helpful Cisco Documents</title>
		<link>http://sh-run.com/2009/06/11/helpful-cisco-documents/</link>
		<comments>http://sh-run.com/2009/06/11/helpful-cisco-documents/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:28:33 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[docs]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://sh-run.com/?p=32</guid>
		<description><![CDATA[I always need to look up features on different Cisco routers and switches.  Cisco actually produces two documents that let you quickly see all the available models and associated features: Cisco Router Guide Cisco Catalyst Switch Guide]]></description>
			<content:encoded><![CDATA[<p>I always need to look up features on different Cisco routers and switches.  Cisco actually produces two documents that let you quickly see all the available models and associated features:</p>
<p><a title="Cisco Router Guide" href="http://www.cisco.com/en/US/prod/collateral/routers/ps5855/prod_brochure0900aecd8019dc1f.pdf" target="_blank">Cisco Router Guide<br />
Cisco Catalyst Switch Guide</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sh-run.com/2009/06/11/helpful-cisco-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

