<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Lock-and-Key Security</title>
	<atom:link href="http://ccie20728.wordpress.com/2008/10/06/lock-and-key-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccie20728.wordpress.com/2008/10/06/lock-and-key-security/</link>
	<description>CCIE #20728</description>
	<lastBuildDate>Mon, 09 Nov 2009 07:17:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roy</title>
		<link>http://ccie20728.wordpress.com/2008/10/06/lock-and-key-security/#comment-156</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 16 Feb 2009 15:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://ccie20728.wordpress.com/?p=246#comment-156</guid>
		<description>Additionally you can just have eg.

line vty 0 4
password cisco
login

And just have all users enter the password to gain telnet access to R3.

Thanks again for the article!</description>
		<content:encoded><![CDATA[<p>Additionally you can just have eg.</p>
<p>line vty 0 4<br />
password cisco<br />
login</p>
<p>And just have all users enter the password to gain telnet access to R3.</p>
<p>Thanks again for the article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://ccie20728.wordpress.com/2008/10/06/lock-and-key-security/#comment-155</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 16 Feb 2009 15:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://ccie20728.wordpress.com/?p=246#comment-155</guid>
		<description>Hi Pashtuk

This is a very good tutorial on lock&amp;key.
As a side note you can also create the dynamic ACL entry as:

ip access-list extended 100
 dynamic ACCESS permit... 

Plus the access-enable [host] feature can be done manually when R1 or R2 telnets to R3 if autocommand is not being used.

i.e
R1 or R2: telnet to R3
type: access-enable or access-enable host

R1 or R2: exit telnet connection to R3</description>
		<content:encoded><![CDATA[<p>Hi Pashtuk</p>
<p>This is a very good tutorial on lock&amp;key.<br />
As a side note you can also create the dynamic ACL entry as:</p>
<p>ip access-list extended 100<br />
 dynamic ACCESS permit&#8230; </p>
<p>Plus the access-enable [host] feature can be done manually when R1 or R2 telnets to R3 if autocommand is not being used.</p>
<p>i.e<br />
R1 or R2: telnet to R3<br />
type: access-enable or access-enable host</p>
<p>R1 or R2: exit telnet connection to R3</p>
]]></content:encoded>
	</item>
</channel>
</rss>
