<?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: Cisco CLI Tips.</title>
	<atom:link href="http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cisco-cli-tips</link>
	<description>“Being different is hard, but not being different is harder.”</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:27:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Sudjiman</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-86565</link>
		<dc:creator>David Sudjiman</dc:creator>
		<pubDate>Wed, 07 May 2008 04:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-86565</guid>
		<description>&lt;pre&gt;router#ping 1.1.1.2 re 1000 si 1500 so lo0&lt;/pre&gt; is 

&lt;b&gt;PING&lt;/b&gt; to 1.1.1.2
&lt;b&gt;RE&lt;/b&gt;peat 1000 times
Packet &lt;b&gt;SI&lt;/b&gt;ze 1500-byte
&lt;b&gt;SO&lt;/b&gt;urce address loopback0

&lt;pre&gt;sh proc cpu sorted&lt;/pre&gt; will sort all processes based on utilization.</description>
		<content:encoded><![CDATA[<pre>router#ping 1.1.1.2 re 1000 si 1500 so lo0</pre>
<p> is </p>
<p><b>PING</b> to 1.1.1.2<br />
<b>RE</b>peat 1000 times<br />
Packet <b>SI</b>ze 1500-byte<br />
<b>SO</b>urce address loopback0</p>
<pre>sh proc cpu sorted</pre>
<p> will sort all processes based on utilization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-86559</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 07 May 2008 03:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-86559</guid>
		<description>David,

     Thanks for taking the time to post this, some of these I knew, but the shortcut for extended ping and sorting processes I had no clue about.  I really appreciate it.

Thanks,

Robert</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>     Thanks for taking the time to post this, some of these I knew, but the shortcut for extended ping and sorting processes I had no clue about.  I really appreciate it.</p>
<p>Thanks,</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jammywanks</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-84800</link>
		<dc:creator>Jammywanks</dc:creator>
		<pubDate>Mon, 21 Apr 2008 20:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-84800</guid>
		<description>I see then. Thanks a ton.</description>
		<content:encoded><![CDATA[<p>I see then. Thanks a ton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Sudjiman</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-84771</link>
		<dc:creator>David Sudjiman</dc:creator>
		<pubDate>Mon, 21 Apr 2008 12:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-84771</guid>
		<description>@ Jimmy

It depends on the IOS version. I&#039;m using 12.4 train. 

Yet I couldn&#039;t find any precise explanation which IOS version starts all of these. 

AFAIK, 12.3 would also do some of the job. (eg. &lt;code&gt;sh run &#124; b ospf&lt;/code&gt; but not &lt;code&gt;sh run &#124; s router ospf&lt;/code&gt; )</description>
		<content:encoded><![CDATA[<p>@ Jimmy</p>
<p>It depends on the IOS version. I&#8217;m using 12.4 train. </p>
<p>Yet I couldn&#8217;t find any precise explanation which IOS version starts all of these. </p>
<p>AFAIK, 12.3 would also do some of the job. (eg. <code>sh run | b ospf</code> but not <code>sh run | s router ospf</code> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jammywanks</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-84307</link>
		<dc:creator>Jammywanks</dc:creator>
		<pubDate>Wed, 16 Apr 2008 16:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-84307</guid>
		<description>why does &#039;do&#039; command not work as said in this article?</description>
		<content:encoded><![CDATA[<p>why does &#8216;do&#8217; command not work as said in this article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jammywanks</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-83812</link>
		<dc:creator>Jammywanks</dc:creator>
		<pubDate>Wed, 09 Apr 2008 18:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-83812</guid>
		<description>UHHH your do show run under global configuration does not work. 

R1(config)#do show run
              ^
% Invalid input detected at &#039;^&#039; marker.

R1(config)#do sh ip int brief
              ^
% Invalid input detected at &#039;^&#039; marker.

R1(config)#do ?
  .  Version number

R1(config)#do 1 ?
% Unrecognized command
R1(config)#do 1.0 ?
  

UMMM??? This is IOS 12.2</description>
		<content:encoded><![CDATA[<p>UHHH your do show run under global configuration does not work. </p>
<p>R1(config)#do show run<br />
              ^<br />
% Invalid input detected at &#8216;^&#8217; marker.</p>
<p>R1(config)#do sh ip int brief<br />
              ^<br />
% Invalid input detected at &#8216;^&#8217; marker.</p>
<p>R1(config)#do ?<br />
  .  Version number</p>
<p>R1(config)#do 1 ?<br />
% Unrecognized command<br />
R1(config)#do 1.0 ?</p>
<p>UMMM??? This is IOS 12.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jammywanks</title>
		<link>http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/comment-page-1/#comment-82979</link>
		<dc:creator>Jammywanks</dc:creator>
		<pubDate>Tue, 01 Apr 2008 19:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidsudjiman.info/2008/03/18/cisco-cli-tips/#comment-82979</guid>
		<description>Good work! I never knew of these shortcuts. I will use these shortcuts on my dynamips lab setups.</description>
		<content:encoded><![CDATA[<p>Good work! I never knew of these shortcuts. I will use these shortcuts on my dynamips lab setups.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

