<?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>x83.net &#187; tac</title>
	<atom:link href="http://www.x83.net/tag/tac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x83.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cisco Tacacs configuration</title>
		<link>http://www.x83.net/cisco-tacacs-configuration/</link>
		<comments>http://www.x83.net/cisco-tacacs-configuration/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 02:35:36 +0000</pubDate>
		<dc:creator>Giany</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[aaa]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[tac]]></category>
		<category><![CDATA[tacacs]]></category>
		<category><![CDATA[tacacs-server]]></category>

		<guid isPermaLink="false">http://x83.net/blog/?p=40</guid>
		<description><![CDATA[aaa new-model aaa authentication login default group tacacs+ enable aaa accounting exec default start-stop group tacacs+ aaa accounting commands 15 default stop-only group tacacs+ aaa accounting network default start-stop group tacacs+ aaa accounting connection default start-stop group tacacs+ aaa accounting system default start-stop group tacacs+ tacacs-server host 10.100.100.100 timeout 5 no tacacs-server directed-request tacacs-server key [...]]]></description>
			<content:encoded><![CDATA[<pre>
aaa new-model
aaa authentication login default group tacacs+ enable
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default stop-only group tacacs+
aaa accounting network default start-stop group tacacs+
aaa accounting connection default start-stop group tacacs+
aaa accounting system default start-stop group tacacs+

tacacs-server host 10.100.100.100 timeout 5
no tacacs-server directed-request
tacacs-server key 7 key
</pre>
<p>Also check   : <a href="http://www.x83.net/w/Juniper_Tacacs_&#038;_Rancid"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x83.net/cisco-tacacs-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

