<?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 for CCIE Lab</title>
	<atom:link href="http://ccielab.ro/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccielab.ro</link>
	<description>Cry in the Lab, Laugh in the Datacenter</description>
	<lastBuildDate>Mon, 12 Mar 2012 12:15:51 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Anti-lockout best practice by bogd</title>
		<link>http://ccielab.ro/2010/07/anti-lockout-best-practice/comment-page-1/#comment-340</link>
		<dc:creator>bogd</dc:creator>
		<pubDate>Mon, 12 Mar 2012 12:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=130#comment-340</guid>
		<description>The &quot;reload in&quot; command should be a last resort - in 99% of the cases, you will not lock yourself out, so you can issue a &quot;reload cancel&quot;.

I agree that it&#039;s a completely different story when dealing with production routers serving &quot;zounds of users&quot;, but then again... you _really_ shouldn&#039;t be making potentially disruptive changes (or any kind of changes!) on such routers outside of a maintenance window.  :)

And to answer the Juniper part - I really do love the &quot;commit&quot; feature, but... if you commit a non-working config, you&#039;re just as scre^H^H^H^H much in trouble :) . </description>
		<content:encoded><![CDATA[<p>The &#8220;reload in&#8221; command should be a last resort &#8211; in 99% of the cases, you will not lock yourself out, so you can issue a &#8220;reload cancel&#8221;.</p>
<p>I agree that it&#8217;s a completely different story when dealing with production routers serving &#8220;zounds of users&#8221;, but then again&#8230; you _really_ shouldn&#8217;t be making potentially disruptive changes (or any kind of changes!) on such routers outside of a maintenance window.  <img src='http://ccielab.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And to answer the Juniper part &#8211; I really do love the &#8220;commit&#8221; feature, but&#8230; if you commit a non-working config, you&#8217;re just as scre^H^H^H^H much in trouble <img src='http://ccielab.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IOS + Linux = Quagga by AlexJ &#187; Blog Archive &#187; [CCIELab]</title>
		<link>http://ccielab.ro/2011/12/ios-linux-quagga/comment-page-1/#comment-211</link>
		<dc:creator>AlexJ &#187; Blog Archive &#187; [CCIELab]</dc:creator>
		<pubDate>Thu, 05 Jan 2012 14:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=180#comment-211</guid>
		<description>[...] [Originally posted on ccielab.ro] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Originally posted on ccielab.ro] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ACL case study: The hidden defaults of ACLs by AlexJ &#187; Blog Archive &#187; [CCIELab]</title>
		<link>http://ccielab.ro/2011/12/the-hidden-defaults-of-acls/comment-page-1/#comment-155</link>
		<dc:creator>AlexJ &#187; Blog Archive &#187; [CCIELab]</dc:creator>
		<pubDate>Wed, 14 Dec 2011 17:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=164#comment-155</guid>
		<description>[...] [Originally posted on ccielab.ro] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Originally posted on ccielab.ro] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Telnet handler in Firefox-(K)Ubuntu by Sumit</title>
		<link>http://ccielab.ro/2009/11/telnet-handler-in-firefox-kubuntu/comment-page-1/#comment-150</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Tue, 25 Oct 2011 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=49#comment-150</guid>
		<description>Brillaint!
Easy and concise.</description>
		<content:encoded><![CDATA[<p>Brillaint!<br />
Easy and concise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anti-lockout best practice by Mircea</title>
		<link>http://ccielab.ro/2010/07/anti-lockout-best-practice/comment-page-1/#comment-149</link>
		<dc:creator>Mircea</dc:creator>
		<pubDate>Fri, 07 Oct 2011 09:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=130#comment-149</guid>
		<description>Yes, it&#039;s a good idea the reload in command, but imho when you are dealing with production routers it is better to lock yourself out than having zounds of users complaining they were disconnected from their applications. 
In my opinion there are  like 3 viable solutions:
1. be careful!
2. use a EEM applet that would issue a &quot;no ip access-list&quot; or reset the acl config to a template-based one, say after 10 minutes, if no &quot;wr mem&quot; is issued.
3. use Juniper ( :P ), that has the &quot;commit&quot; command

PS: anyway, I&#039;m just being picky, I actually used &quot;reload in&quot; many times..but never on backbone equipments</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s a good idea the reload in command, but imho when you are dealing with production routers it is better to lock yourself out than having zounds of users complaining they were disconnected from their applications.<br />
In my opinion there are  like 3 viable solutions:<br />
1. be careful!<br />
2. use a EEM applet that would issue a &#8220;no ip access-list&#8221; or reset the acl config to a template-based one, say after 10 minutes, if no &#8220;wr mem&#8221; is issued.<br />
3. use Juniper ( <img src='http://ccielab.ro/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ), that has the &#8220;commit&#8221; command</p>
<p>PS: anyway, I&#8217;m just being picky, I actually used &#8220;reload in&#8221; many times..but never on backbone equipments</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RIP lab: Send RIP routes to remote neighbours by AlexJ &#187; Blog Archive</title>
		<link>http://ccielab.ro/2011/07/rip-lab-send-rip-routes-to-remote-neighbours/comment-page-1/#comment-133</link>
		<dc:creator>AlexJ &#187; Blog Archive</dc:creator>
		<pubDate>Tue, 19 Jul 2011 00:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=156#comment-133</guid>
		<description>[...] [Originally posted on ccielab.ro] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Originally posted on ccielab.ro] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DHCP Relay Server and NAT Case Study by 3rett</title>
		<link>http://ccielab.ro/2010/08/dhcp-relay-server-and-nat-case-study/comment-page-1/#comment-123</link>
		<dc:creator>3rett</dc:creator>
		<pubDate>Mon, 11 Oct 2010 17:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=143#comment-123</guid>
		<description>Thanks alot buddy. This is exactly what I was looking for. I&#039;m assuming one way to effectively forward DHCP relay through NAT/PAT would be a VPN. So that&#039;s what I&#039;ll look into next..........</description>
		<content:encoded><![CDATA[<p>Thanks alot buddy. This is exactly what I was looking for. I&#8217;m assuming one way to effectively forward DHCP relay through NAT/PAT would be a VPN. So that&#8217;s what I&#8217;ll look into next&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Frame Relay Switching by AlexJ &#187; Blog Archive &#187; [CCIELab] Frame Relay Switching</title>
		<link>http://ccielab.ro/2010/07/frame-relay-switching/comment-page-1/#comment-86</link>
		<dc:creator>AlexJ &#187; Blog Archive &#187; [CCIELab] Frame Relay Switching</dc:creator>
		<pubDate>Mon, 16 Aug 2010 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=119#comment-86</guid>
		<description>[...] [Originally posted on ccielab.ro] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Originally posted on ccielab.ro] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Back-to-back Frame Relay by AlexJ &#187; Blog Archive &#187; [CCIELab] Back-to-back Frame Relay</title>
		<link>http://ccielab.ro/2010/07/back-to-back-frame-relay/comment-page-1/#comment-85</link>
		<dc:creator>AlexJ &#187; Blog Archive &#187; [CCIELab] Back-to-back Frame Relay</dc:creator>
		<pubDate>Mon, 16 Aug 2010 11:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=123#comment-85</guid>
		<description>[...] [Originally posted on ccielab.ro] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Originally posted on ccielab.ro] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Output manipulation in Cisco IOS by mike</title>
		<link>http://ccielab.ro/2010/03/output-manipulation-in-cisco-ios/comment-page-1/#comment-61</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 02 Aug 2010 13:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://ccielab.ro/?p=76#comment-61</guid>
		<description>Salut,

Ai fi interesat sa participi la documentarea unui site cu specific --&gt; certificari Cisco
:)...daca da ....reply pe adresa mea...daca nu.... asta e :)</description>
		<content:encoded><![CDATA[<p>Salut,</p>
<p>Ai fi interesat sa participi la documentarea unui site cu specific &#8211;&gt; certificari Cisco<br />
 <img src='http://ccielab.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8230;daca da &#8230;.reply pe adresa mea&#8230;daca nu&#8230;. asta e <img src='http://ccielab.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

