<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Using expect with a JunOS device.	</title>
	<atom:link href="https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 19 May 2014 00:54:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/comment-page-1/#comment-61733</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 19 May 2014 00:54:32 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4100#comment-61733</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/comment-page-1/#comment-61729&quot;&gt;DOS&lt;/a&gt;.

When you have a couple hundred+ devices you tend to stop caring.. such is progress I guess.

Although this reminds me it probably won&#039;t handle changing ssh alerts.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/comment-page-1/#comment-61729">DOS</a>.</p>
<p>When you have a couple hundred+ devices you tend to stop caring.. such is progress I guess.</p>
<p>Although this reminds me it probably won&#8217;t handle changing ssh alerts.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DOS		</title>
		<link>https://virtuallyfun.com/2014/05/12/using-expect-with-a-junos-device/comment-page-1/#comment-61729</link>

		<dc:creator><![CDATA[DOS]]></dc:creator>
		<pubDate>Sun, 18 May 2014 23:52:18 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4100#comment-61729</guid>

					<description><![CDATA[You can avoid SSH prompting about hosts you&#039;ve never connected to before by passing &#039;-o StrictHostKeyChecking=no&#039; on the &#039;ssh&#039; command-line.  Of course, there are security implications, but then there are security implications when you just script around the prompt anyway :)  Be sure to read the ssh_config man page to understand exactly what it means!]]></description>
			<content:encoded><![CDATA[<p>You can avoid SSH prompting about hosts you&#8217;ve never connected to before by passing &#8216;-o StrictHostKeyChecking=no&#8217; on the &#8216;ssh&#8217; command-line.  Of course, there are security implications, but then there are security implications when you just script around the prompt anyway 🙂  Be sure to read the ssh_config man page to understand exactly what it means!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
