<?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 Cisco IOS	</title>
	<atom:link href="https://virtuallyfun.com/2014/05/13/using-expect-with-cisco-ios/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2014/05/13/using-expect-with-cisco-ios/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Fri, 29 Aug 2014 14:50:09 +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/13/using-expect-with-cisco-ios/comment-page-1/#comment-72053</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 29 Aug 2014 14:50:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4103#comment-72053</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/05/13/using-expect-with-cisco-ios/comment-page-1/#comment-72052&quot;&gt;diasan&lt;/a&gt;.

Ive usually found I had to make a change to the line # on the device, which I&#039;d much rather not make any changes, and be as generic as possible.

some of us old people like 24lines, and hate it when kids set the length to 0 when there is a 200kb config.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/05/13/using-expect-with-cisco-ios/comment-page-1/#comment-72052">diasan</a>.</p>
<p>Ive usually found I had to make a change to the line # on the device, which I&#8217;d much rather not make any changes, and be as generic as possible.</p>
<p>some of us old people like 24lines, and hate it when kids set the length to 0 when there is a 200kb config.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: diasan		</title>
		<link>https://virtuallyfun.com/2014/05/13/using-expect-with-cisco-ios/comment-page-1/#comment-72052</link>

		<dc:creator><![CDATA[diasan]]></dc:creator>
		<pubDate>Fri, 29 Aug 2014 13:45:22 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4103#comment-72052</guid>

					<description><![CDATA[Rather than feed the &#039;more&#039; prompt,  you can first entry &#039;terminal length 0&#039; which will turn off the automore facility.  If you want to be really clever,  you could parse the output from &#039;show terminal&#039; first,  save the current length,  and restore it at the end.]]></description>
			<content:encoded><![CDATA[<p>Rather than feed the &#8216;more&#8217; prompt,  you can first entry &#8216;terminal length 0&#8217; which will turn off the automore facility.  If you want to be really clever,  you could parse the output from &#8216;show terminal&#8217; first,  save the current length,  and restore it at the end.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
