<?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>RouterNotes.com &#187; show config</title>
	<atom:link href="http://routernotes.com/tag/show-config/feed/" rel="self" type="application/rss+xml" />
	<link>http://routernotes.com</link>
	<description>Networking and Mac OS X lessons learned in a Campus LAN environment</description>
	<lastBuildDate>Mon, 15 Sep 2008 18:01:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Showing the configuration at the interface level</title>
		<link>http://routernotes.com/2007/11/29/showing-the-configuration-at-the-interface-level/</link>
		<comments>http://routernotes.com/2007/11/29/showing-the-configuration-at-the-interface-level/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 18:48:52 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Cisco Routers/Switches]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[IOS Fundamentals]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[show config]]></category>
		<category><![CDATA[show run]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://routernotes.com/2007/11/29/showing-the-configuration-at-the-interface-level/</guid>
		<description><![CDATA[One of the pains about Cisco is that once you enter the configuration prompt, you can&#8217;t show the active configuration without leaving the configuration prompt.  Juniper has had this ability for some time and in recent IOS codes,  Cisco has finally caught up with the &#8216;Do&#8217; command. For example:
RouterA#config t 
Enter configuration commands, [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/02/11/authentication-in-cisco-ios/' rel='bookmark' title='Permanent Link: Authentication in Cisco IOS'>Authentication in Cisco IOS</a> <small>Adding username and password authentication to Cisco routers and switches...</small></li><li><a href='http://routernotes.com/2008/02/19/configure-port-mirrors-on-cisco-switches/' rel='bookmark' title='Permanent Link: Configure Port Mirrors on Cisco Switches'>Configure Port Mirrors on Cisco Switches</a> <small>Switches make network troubleshooting a bit more difficult because not...</small></li><li><a href='http://routernotes.com/2007/10/01/configuring-ssh-on-cisco-routersswitches-how-to/' rel='bookmark' title='Permanent Link: Configuring SSH on Cisco routers/switches (How-to)'>Configuring SSH on Cisco routers/switches (How-to)</a> <small>With all of the security problems out there today, it...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>One of the pains about Cisco is that once you enter the configuration prompt, you can&#8217;t show the active configuration without leaving the configuration prompt.  Juniper has had this ability for some time and in recent IOS codes,  Cisco has finally caught up with the &#8216;Do&#8217; command. For example:</p>
<p>RouterA#<strong>config t </strong><br />
Enter configuration commands, one per line.  End with CNTL/Z.<br />
RouterA(config)#<strong>interface vlan 5</strong><br />
RouterA(config-if)#<strong>do sho run interface vlan 6</strong><br />
Building configuration&#8230;</p>
<p>Current configuration : 98 bytes<br />
!<br />
interface Vlan6<br />
description Conn To Core<br />
ip address 10.10.10.1 255.255.255.252<br />
end<br />
<script type="text/javascript"><!--
google_ad_client = "pub-9512234219429601";
google_ad_slot = "5860377475";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/02/11/authentication-in-cisco-ios/' rel='bookmark' title='Permanent Link: Authentication in Cisco IOS'>Authentication in Cisco IOS</a> <small>Adding username and password authentication to Cisco routers and switches...</small></li><li><a href='http://routernotes.com/2008/02/19/configure-port-mirrors-on-cisco-switches/' rel='bookmark' title='Permanent Link: Configure Port Mirrors on Cisco Switches'>Configure Port Mirrors on Cisco Switches</a> <small>Switches make network troubleshooting a bit more difficult because not...</small></li><li><a href='http://routernotes.com/2007/10/01/configuring-ssh-on-cisco-routersswitches-how-to/' rel='bookmark' title='Permanent Link: Configuring SSH on Cisco routers/switches (How-to)'>Configuring SSH on Cisco routers/switches (How-to)</a> <small>With all of the security problems out there today, it...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2007/11/29/showing-the-configuration-at-the-interface-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
