<?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>Musings from the Mount &#187; cisco</title>
	<atom:link href="http://www.seanlarsen.com/index.php/tag/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanlarsen.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 16:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Random cisco commands I tend to forget</title>
		<link>http://www.seanlarsen.com/index.php/2009/06/random-cisco-commands-i-tend-to-forget/</link>
		<comments>http://www.seanlarsen.com/index.php/2009/06/random-cisco-commands-i-tend-to-forget/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:14:13 +0000</pubDate>
		<dc:creator>guru</dc:creator>
				<category><![CDATA[Work Related]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://www.seanlarsen.com/index.php/2009/06/random-cisco-commands-i-tend-to-forget/</guid>
		<description><![CDATA[Switch Trunk Port:macro apply cisco-switch $NVID Non Trunk Port: Server Port:macro apply cisco-desktop $AVID *NOTE: Be aware that this macro does enable port security Phone Port macro apply cisco-phone $AVID $VVID]]></description>
			<content:encoded><![CDATA[<p style="clear: both">
<p style="clear: both"><strong>Switch Trunk Port:</strong><br />macro apply cisco-switch $NVID <native vlan> </native></p>
<p style="clear: both"><strong>Non Trunk Port:</strong>  <strong>Server Port:</strong><br />macro apply cisco-desktop $AVID <access vlan><br />*NOTE: Be aware that this macro does enable port security</access></p>
<p style="clear: both"><strong>Phone Por</strong>t <br />macro apply cisco-phone $AVID <access vlan> $VVID <voice vlan> </voice></access></p>
<div></div>
<p><br class="final-break" style="clear: both" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanlarsen.com/index.php/2009/06/random-cisco-commands-i-tend-to-forget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to allow active FTP on a Cisco ASA</title>
		<link>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/</link>
		<comments>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:30:48 +0000</pubDate>
		<dc:creator>guru</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[asa]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.seanlarsen.com/?p=170</guid>
		<description><![CDATA[How to allow active FTP on a Cisco ASA. This took me forever to figure out for some reason: class-map inspection_default match default-inspection-traffic ! ! policy-map asa_global_fw_policy class inspection_default inspect ftp ! service-policy asa_global_fw_policy global Link: http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php">How to allow active FTP on a Cisco ASA</a>.</p>
<p>This took me forever to figure out for some reason:</p>
<blockquote>
<pre>class-map inspection_default
 match default-inspection-traffic
!
!
policy-map asa_global_fw_policy
 class inspection_default
 inspect ftp
!
service-policy asa_global_fw_policy global</pre>
</blockquote>
<p>Link: http://www.elifulkerson.com/articles/cisco-asa-ftp-fixup-snippet.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seanlarsen.com/index.php/2009/02/how-to-allow-active-ftp-on-a-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
