<?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>.::&#124;Dide(3)d&#039;s Blog::. &#187; Multicast</title>
	<atom:link href="http://www.dide3d.com/category/cisco-stuff/multicast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dide3d.com</link>
	<description>Get Tech&#039;d...!                                              </description>
	<lastBuildDate>Wed, 28 Jul 2010 09:50:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IGMP Profile</title>
		<link>http://www.dide3d.com/2009/12/igmp-profile/</link>
		<comments>http://www.dide3d.com/2009/12/igmp-profile/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 22:20:05 +0000</pubDate>
		<dc:creator>Divin John</dc:creator>
				<category><![CDATA[Cisco *STUFF*]]></category>
		<category><![CDATA[KREEEK]]></category>
		<category><![CDATA[Multicast]]></category>
		<category><![CDATA[IGMP]]></category>
		<category><![CDATA[IGMP Filter]]></category>

		<guid isPermaLink="false">http://www.dide3d.com/?p=1670</guid>
		<description><![CDATA[Sw1(config)#ip igmp profile 6 Sw1(config-igmp-profile)#permit Sw1(config-igmp-profile)#range 224.1.1.1 Sw1(config-igmp-profile)#end Sw1(config)#do show ip igmp profile 6 IGMP Profile 6 &#38;nbsp;&#38;nbsp;&#38;nbsp; permit &#38;nbsp;&#38;nbsp;&#38;nbsp; range 224.1.1.1 224.1.1.1 Sw1(config)#int f0/3 Sw1(config-if)#ip igmp filter 6 If your action is permit then everything else is going to be denied, if your action is deny then everything elsewould be permitted. Sw1(config)#ip igmp profile 6 Sw1(config-igmp-profile)#permit Sw1(config-igmp-profile)#range 224.1.1.1 Sw1(config-igmp-profile)#end [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config)#ip igmp profile 6</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config-igmp-profile)#permit</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config-igmp-profile)#range 224.1.1.1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config-igmp-profile)#end</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config)#do show ip igmp profile 6</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">IGMP Profile 6</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&amp;nbsp;&amp;nbsp;&amp;nbsp; permit</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&amp;nbsp;&amp;nbsp;&amp;nbsp; range 224.1.1.1 224.1.1.1</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config)#int f0/3</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Sw1(config-if)#ip igmp filter 6</div>
<p><span style="font-family: Georgia, 'Times New Roman', Times, serif; line-height: 25px; font-size: 14px; color: #222222;">If your <strong>action is</strong> <strong>permit</strong> then everything <strong>else</strong> is going to be <strong>denied</strong>, if your<strong> action is deny</strong> then everything <strong>else</strong>would be <strong>permitted.</strong></span></p>
<blockquote><p>Sw1(config)#ip igmp profile 6</p>
<p>Sw1(config-igmp-profile)#permit</p>
<p>Sw1(config-igmp-profile)#range 224.1.1.1</p>
<p>Sw1(config-igmp-profile)#end</p>
<p>Sw1(config)#do show ip igmp profile 6</p>
<p>IGMP Profile 6</p>
<p>permit</p>
<p>range 224.1.1.1 224.1.1.1</p>
<p>Sw1(config)#int f0/3</p>
<p>Sw1(config-if)#ip igmp filter 6</p></blockquote>
<div>Here in this snippet we are just permitting 224.1.1.1, hence everything else gets implicitly denied. But if we were to deny 224.1.1.1 then everything other than 224.1.1.1 will be permitted.!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dide3d.com/2009/12/igmp-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
