<?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>Simon Žekar - unix, communications, stupidities &#187; rancid</title>
	<atom:link href="http://simon.zekar.com/tag/rancid/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon.zekar.com</link>
	<description>"Unix is simple, but it takes a genious to understand the simplicity" --Dennis Ritchie</description>
	<lastBuildDate>Fri, 23 Apr 2010 22:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>automatic login to Cisco routers / firewalls</title>
		<link>http://simon.zekar.com/2010/02/28/automatic-login-to-cisco-routers-firewalls/</link>
		<comments>http://simon.zekar.com/2010/02/28/automatic-login-to-cisco-routers-firewalls/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:37:34 +0000</pubDate>
		<dc:creator>sIMON</dc:creator>
				<category><![CDATA[general bluez]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[rancid]]></category>

		<guid isPermaLink="false">http://simon.zekar.com/?p=142</guid>
		<description><![CDATA[Since many of you are still connecting to your Cisco boxes with the plain ssh/telnet command (typing password every time) and since Cisco boxes don&#8217;t have SSH public key authentication, the tool to use comes from Rancid (Really Awesome New Cisco confIg Differ) package.
It&#8217;s called &#8220;clogin&#8221; as Cisco login script.
It requires all the credentials in [...]]]></description>
			<content:encoded><![CDATA[<p>Since many of you are still connecting to your Cisco boxes with the plain ssh/telnet command (typing password every time) and since Cisco boxes don&#8217;t have SSH public key authentication, the tool to use comes from <a href="http://www.shrubbery.net/rancid/">Rancid</a> (Really Awesome New Cisco confIg Differ) package.</p>
<p>It&#8217;s called &#8220;<strong>clogin</strong>&#8221; as <a href="http://www.shrubbery.net/rancid/man/clogin.1.html">Cisco login script</a>.</p>
<p>It requires all the credentials in ~/.cloginrc file (protocol / password / enable).</p>
<p>Syntax of .cloginrc file can be found <a href="http://www.shrubbery.net/rancid/man/cloginrc.5.html">here</a>.</p>
<p>and usage is simple, just <code>clogin hostname</code></p>
<p>And besides loging it&#8217;s very usefull for multiple box configuration. Let&#8217;s say you just need to write configs of your 5 routers.</p>
<p><code>clogin -c "write;exit" router1 router2 router3 router4 router5</code></p>
<p>and Voila !</p>
<p>S.</p>
]]></content:encoded>
			<wfw:commentRss>http://simon.zekar.com/2010/02/28/automatic-login-to-cisco-routers-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
