<?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>WebProNews &#187; BCMSN</title>
	<atom:link href="http://www.webpronews.com/tag/bcmsn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Sun, 12 Feb 2012 22:29:35 +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>Changing Root Bridge Election Results</title>
		<link>http://www.webpronews.com/changing-root-bridge-election-results-2007-01</link>
		<comments>http://www.webpronews.com/changing-root-bridge-election-results-2007-01#comments</comments>
		<pubDate>Wed, 03 Jan 2007 13:42:57 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Election]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34084</guid>
		<description><![CDATA[Your BCMSN and CCNP studies will include mastering the details of Spanning Tree Protocol (STP).
]]></description>
			<content:encoded><![CDATA[<p>Your BCMSN and CCNP studies will include mastering the details of Spanning Tree Protocol (STP).</p>
<p>While you learned some of these details in your CCNA studies, quite a bit of it may be new to you. Before going on to the intermediate and advanced STP features, lets review the root bridge election process and learn how to change these results.</p>
<p>Each switch will have a Bridge ID Priority value, more commonly referred to as a BID. This BID is a combination of a default priority value and the switchs MAC address, with the priority value listed first. For example, if a Cisco switch has the default priority value of 32,768 and a MAC address of 11-22-33-44-55-66, the BID would be 32768:11-22-33-44-55-66. Therefore, if the switch priority is left at the default, the MAC address is the deciding factor.</p>
<p>Switches are a lot like people &#8211; when they first arrive, they announce that they are the center of the universe! Unlike some people, the switches will soon get over it. BPDUs will be exchanged until one switch is elected Root Bridge, and its the switch with the lowest BPDU that will end up being the Root Bridge.</p>
<p>If STP is left totally alone, a single switch is going to be the root bridge for every single VLAN in your network. Worse, that single switch is going to be selected because it has a lower MAC address than every other switch, which isnt exactly the criteria you want to use to select a single root bridge.</p>
<p>The time will definitely come when you want to determine a particular switch to be the root bridge for your VLANs, or when you will want to spread the root bridge workload. For instance, if you have 50 VLANs and five switches, you may want each switch to act as the root bridge for 10 VLANs each. You can make this happen with the spanning-tree vlan root command.</p>
<p><code>SW1(config)#spanning-tree vlan 1 ?</p>
<p>forward-time Set the forward delay for the spanning tree</p>
<p>hello-time Set the hello interval for the spanning tree</p>
<p>max-age Set the max age interval for the spanning tree</p>
<p>priority Set the bridge priority for the spanning tree</p>
<p>root Configure switch as root</code></p>
<p>In this example, weve got two switches, and SW1 has been elected the root bridge for VLANs 10, 20, and 30. Well use the spanning-tree vlan root command on SW2 to make it the root bridge for VLANs 20 and 30.</p>
<p><code>SW2(config)#spanning-tree vlan 20 root primary</p>
<p>SW2(config)#spanning-tree vlan 30 root primary</p>
<p>SW2#show spanning vlan 20</p>
<p>VLAN0020</p>
<p>Spanning tree enabled protocol ieee</p>
<p>Root ID Priority 24596</p>
<p>Address 000f.90e2.1300</p>
<p>This bridge is the root</p>
<p>SW2#show spanning vlan 30</p>
<p>VLAN0030</p>
<p>Spanning tree enabled protocol ieee</p>
<p>Root ID Priority 24606</p>
<p>Address 000f.90e2.1300</p>
<p>This bridge is the root</code></p>
<p>SW 2 is now the root bridge for both VLAN 20 and 30. Notice that the priority value has changed from the default of 32768.</p>
<p>In the next CCNP / BCMSN tutorial, well take a look at more STP features.</p>
<p>Tag:     </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img   src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img     src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a   href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img    src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '     '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a>    </p>
<p>Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/changing-root-bridge-election-results-2007-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco CCNP Certification / BCMSN Exam Tutorial:  Uplinkfast</title>
		<link>http://www.webpronews.com/cisco-ccnp-certification-bcmsn-exam-tutorial-uplinkfast-2006-11</link>
		<comments>http://www.webpronews.com/cisco-ccnp-certification-bcmsn-exam-tutorial-uplinkfast-2006-11#comments</comments>
		<pubDate>Thu, 16 Nov 2006 15:48:07 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32933</guid>
		<description><![CDATA[You remember from your CCNA studies that when a port goes through the transition from blocking to forwarding, youre looking at a 50-second delay before that port can actually begin forwarding frames.
]]></description>
			<content:encoded><![CDATA[<p>You remember from your CCNA studies that when a port goes through the transition from blocking to forwarding, youre looking at a 50-second delay before that port can actually begin forwarding frames.</p>
<p>Configuring a port with PortFast is one way to get around that, but again, you can only use it when a single host device is found off the port.  What if the device connected to a port is another switch?</p>
<p>A switch can be connected to two other switches, giving that local switch a redundant path to the root bridge, and thats great &#8211; we always want a backup plan!  However, STP will only allow one path to be available, but if the available path to the root switch goes down, there will be a 50-second delay due to the STP timers MaxAge and ForwardDelay before the currently blocked path will be available.</p>
<p>The delay is there to prevent switching loops, and we cant use PortFast to shorten the delay since these are switches, not host devices.  What we can use is Uplinkfast.</p>
<p>The ports that SW3 could potentially use to reach the root switch are collectively referred to as an uplink group.  The uplink group includes the ports in forwarding and blocking mode.  If the forwarding port in the uplink group sees that the link has gone down, another port in the uplink group will be transitioned from blocking to forwarding immediately.  Uplinkfast is pretty much PortFast for wiring closets.  (Cisco recommends that Uplinkfast not be used on switches in the distribution and core layers.)</p>
<p>Some additional details regarding Uplinkfast:</p>
<p>The actual transition from blocking to forwarding mode takes about three seconds.</p>
<p>Uplinkfast cannot be configured on a root switch.</p>
<p>Uplinkfast is configured globally.  You cant run Uplinkfast on some ports or on a per-VLAN basis &#8211; its all or nothing.</p>
<p>The original root port will become the root port again when it detects that its link to the root switch has come back up.  This does not take place immediately.  The switch uses the following formula to determine how long to wait before transitioning back to the forwarding state:</p>
<p>( 2 x FwdDelay) + 5 seconds</p>
<p>Uplinkfast will take immediate action to ensure that the switch upon which it is configured cannot become the root switch.  First, the switch priority will be set to 49,152, which means that if all other switches are still at their default priority, theyd all have to go down before this switch can possibly become the root switch. Additionally, the STP Port Cost will be increased by 3000, making it highly unlikely that this switch will be used to reach the root switch by any downstream switches.</p>
<p>And you just know theres got to be at least one option with this command, right?  Lets run IOS Help and see.</p>
<p>SW2(config)#spanning-tree uplinkfast ?</p>
<p>  max-update-rate  Rate at which station address updates are sent</p>
<p>When there is a direct link failure, dummy multicast frames are sent to the MAC destination 0100.0ccd.cdcd. The max-update-rate value determines how many of these frames will be sent in a 100-millisecond time period.</p>
<p>Mastering the details of UplinkFast, BackboneFast, BPDU Guard, and Loop Guard are vital to your success on the CCNP exams, and one or more of these features are in use on almost every network in the world.  Learn these features for success in both the exam room and the real world!</p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"    onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img    src=http://images.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.   location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComp   onent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src=http://images.ientrymail.com/webpronews/reddit.png border=0>Reddit</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src=http://images.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/cisco-ccnp-certification-bcmsn-exam-tutorial-uplinkfast-2006-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco CCNP/BCMSN Exam Tutorial:  BPDU Skew Detection</title>
		<link>http://www.webpronews.com/cisco-ccnpbcmsn-exam-tutorial-bpdu-skew-detection-2006-10</link>
		<comments>http://www.webpronews.com/cisco-ccnpbcmsn-exam-tutorial-bpdu-skew-detection-2006-10#comments</comments>
		<pubDate>Fri, 20 Oct 2006 19:22:52 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[BPDU]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32225</guid>
		<description><![CDATA[You may look at that feature's name and think, "What is a BPDU Skew, and why do I want to detect it?"  What we're actually attempting to detect are BPDUs that aren't being relayed as quickly as they should be.
]]></description>
			<content:encoded><![CDATA[<p>You may look at that feature&#8217;s name and think, &#8220;What is a BPDU Skew, and why do I want to detect it?&#8221;  What we&#8217;re actually attempting to detect are BPDUs that aren&#8217;t being relayed as quickly as they should be.</p>
<p>After the root bridge election, the root bridge transmits BPDUs, and the non-root switches relay that BPDU down the STP tree.  This should happen quickly all around, since the root bridge will be sending a BPDU every two seconds by default (&#8220;hello time&#8221;), and the switches should relay the BDPUs fast enough so every switch is seeing a BPDU every two seconds.</p>
<p>That&#8217;s in a perfect world, though, and there are plenty of imperfect networks out there!  You may have a busy switch that can&#8217;t spare the CPU to relay the BDPU quickly, or a BPDU may just simply be lost in transmission. That two-second hello time value doesn&#8217;t give the switches much leeway, but we don&#8217;t want the STP topology recalculated unnecessarily either.</p>
<p>BDPU Skew Detection is strictly a notification feature.  Skew Detection will not take action to prevent STP recalculation when BDPUs are not being relayed quickly enough by the switches, but it will send a syslog message informing the network administrator of the problem.  The amount of time between when the BDPU should have arrived and when it did arrive is referred to as &#8220;skew time&#8221; or &#8220;BPDU latency&#8221;.</p>
<p>A busy CPU could quickly find itself overwhelmed if it had to send a syslog message for every BPDU delivery that\s skewed.  The syslog messages will be limited to one every 60 seconds, unless the &#8220;skew time&#8221; is at a critical level.  In that case, the syslog message will be sent immediately with no one-per-minute limit.</p>
<p>And what is &#8220;critical&#8221;, according to BDPU Skew Detection?  Any value greater than 1/2 of the MaxAge value, making the critical skew time level 10 seconds or greater.</p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;" class="printMailTop"><img src="http://images1.ientrymail.com/webpronews/delicious-pic.png" border="0"> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src="http://images1.ientrymail.com/webpronews/digg-pic.png" border="0"> Digg</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=Click Fraud','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src="http://images1.ientrymail.com/webpronews/yahoo-pic.png" border="0"> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '"><img src="http://images1.ientrymail.com/webpronews/furl-pic.png" border="0"> Furl</a></p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/cisco-ccnpbcmsn-exam-tutorial-bpdu-skew-detection-2006-10/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server Load Balancing (SLB)</title>
		<link>http://www.webpronews.com/server-load-balancing-slb-2006-05</link>
		<comments>http://www.webpronews.com/server-load-balancing-slb-2006-05#comments</comments>
		<pubDate>Mon, 15 May 2006 16:12:53 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=29248</guid>
		<description><![CDATA[When youre working on your BCMSN exam on your way to CCNP certification, youll read at length about how Cisco routers and multilayer switches can work to provide router redundancy - but theres another helpful service, Server Load Balancing, that does the same for servers.
]]></description>
			<content:encoded><![CDATA[<p>When youre working on your BCMSN exam on your way to CCNP certification, youll read at length about how Cisco routers and multilayer switches can work to provide router redundancy &#8211; but theres another helpful service, Server Load Balancing, that does the same for servers.</p>
<p>While HSRP, VRRP, and CLBP all represent multiple physical routers to hosts as a single virtual router, SLB represents multiple physical servers to hosts as a single virtual server.</p>
<p>In the following example, three physical servers have been placed into the SRB group ServFarm.  Theyre represented to the hosts as the virtual server 210.1.1.14.</p>
<p>The hosts will seek to communicate with the server at 210.1.1.14, not knowing that theyre actually communicating with the routers in ServFarm. This allows quick cutover if one of the physical servers goes down, and also serves to hide the actual IP addresses of the servers in ServFarm.</p>
<p>The basic operations of SLB involves creating the server farm, followed by creating the virtual server.  Well first add 210.1.1.11 to the server farm:</p>
<p><code>MLS(config)# ip slb serverfarm ServFarm</p>
<p>MLS(config-slb-sfarm)# real 210.1.1.11</p>
<p>MLS(config-slb-real)# inservice</code></p>
<p>The first command creates the server farm, with the real command specifying the IP address of the real server.  The inservice command is required by SLB to consider the server as ready to handle the server farms workload.  The real and inservice commands should be repeated for each server in the server farm.  </p>
<p>To create the virtual server:</p>
<p><code>MLS(config)# ip slb vserver VIRTUAL_SERVER</p>
<p>MLS(config-slb-vserver)# serverfarm ServFarm</p>
<p>MLS(config-slb-vserver)# virtual 210.1.1.14</p>
<p>MLS(config-slb-vserver)# inservice</code></p>
<p>>From the top down, the vserver was named VIRTUAL_SERVER, which represents the server farm ServFarm.  The virtual server is assigned the IP address 210.1.1.14, and connections are allowed once the inservice command is applied.</p>
<p>You may also want to control which of your network hosts can connect to the virtual server.  If hosts or subnets are named with the client command, those will be the only clients that can connect to the virtual server. Note that this command uses wildcard masks.  The following configuration would allow only the hosts on the subnet 210.1.1.0 /24 to connect to the virtual server.</p>
<p><code>MLS(config-slb-vserver)# client 210.1.1.0 0.0.0.255</code></p>
<p>SLB is the server ends answer to HSRP, VRRP, and GLBP &#8211; but you still need to know it to become a CCNP!  Knowing redundancy strategies and protocols is vital in todays networks, so make sure youre comfortable with SLB before taking on the exam.</p>
<p>Add to <script language='javascript'> document.write("<a href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"'>Del.icio.us</a>")</script> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">Yahoo! My Web</a></p>
<p>Technorati: </p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/server-load-balancing-slb-2006-05/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco CCNP / BCMSN Exam Tutorial:  Multicasting And Reserved Addresses</title>
		<link>http://www.webpronews.com/cisco-ccnp-bcmsn-exam-tutorial-multicasting-and-reserved-addresses-2006-04</link>
		<comments>http://www.webpronews.com/cisco-ccnp-bcmsn-exam-tutorial-multicasting-and-reserved-addresses-2006-04#comments</comments>
		<pubDate>Fri, 14 Apr 2006 17:33:18 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Addresses]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=28515</guid>
		<description><![CDATA[Ever since you picked up your first CCNA book, youve heard about multicasting, gotten a fair idea of what it is, and youve memorized a couple of reserved multicasting addresses.
]]></description>
			<content:encoded><![CDATA[<p>Ever since you picked up your first CCNA book, youve heard about multicasting, gotten a fair idea of what it is, and youve memorized a couple of reserved multicasting addresses.</p>
<p>Now as you prepare to pass the BCMSN exam and become a CCNP, youve got to take that knowledge to the next level and gain a true understanding of multicasting. Those of you with an eye on the CCIE will truly have to become multicasting experts!</p>
<p>Having said that, were going to briefly review the basics of multicasting first, and then future tutorials will look at the different ways in which multicasting can be configured on Cisco routers and switches.  </p>
<p><b>What Is Multicasting?</b></p>
<p>A unicast is data that is sent from one host to another, while a broadcast is data sent from a host that is destined for &#8220;all&#8221; host addresses.  By &#8220;all&#8221;, we can mean all hosts on a subnet, or truly all hosts on a network.  </p>
<p>Theres a quite a bit of a middle ground there!  A multicast is that middle ground, as a multicast is data that is sent to a logical group of hosts, called a multicast group. Hosts that are not part of the multicast group will not receive the data.</p>
<p><b>Some other basic multicasting facts:</b></p>
<p>Theres no limit on how many multicast groups a single host can belong to. </p>
<p>The sender is usually unaware of what host devices belong to the multicast group. </p>
<p>Multicast traffic is unidirectional.  If the members of the multicast group need to respond, that reply will generally be a unicast.  </p>
<p>The range of IP addresses reserved for multicasting is the Class D range, 224.0.0.0 &#8211; 239.255.255.255.</p>
<p>That range contains a couple of other reserved address ranges.</p>
<p>224.0.0.0 &#8211; 224.0.0.255 is reserved for network protocols only on a local network segment.  Packets in this range will not be forwarded by routers, so these packets cannot leave the segment.  </p>
<p>Just as Class A, Class B, and Class C networks have private address ranges, so does Class D.  The Class D private address range is 239.0.0.0 &#8211; 239.255.255.255.  Like the other private ranges, these addresses cant be routed, so they can be reused from one network to another.</p>
<p>The remaining addresses fall between 224.0.1.0 and 238.255.255.255.  Thats the &#8220;normal&#8221; range of multicast addresses.  These addresses can be routed, so they must be unique and should not be duplicated from one network to the next.</p>
<p>In my next BCMSN / CCNP multicasting tutorial, well take a look at the different ways in which Cisco routers and switches interact to forward multicast traffic.</p>
<p>Add to <script language='javascript'> document.write("<a   href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"  '>Del.icio.us</a>")</script> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,h  eight=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">Digg</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=10  0,top=50',0)">Yahoo! My Web</a></p>
<p>Technorati: </p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/cisco-ccnp-bcmsn-exam-tutorial-multicasting-and-reserved-addresses-2006-04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static VLANs</title>
		<link>http://www.webpronews.com/static-vlans-2006-03</link>
		<comments>http://www.webpronews.com/static-vlans-2006-03#comments</comments>
		<pubDate>Mon, 20 Mar 2006 15:54:01 +0000</pubDate>
		<dc:creator>Chris Bryant</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[BCMSN]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Static VLANs]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=27784</guid>
		<description><![CDATA[BCMSN exam success and earning your CCNP certification requires you to add to your knowledge of VLAN configuration.
]]></description>
			<content:encoded><![CDATA[<p>BCMSN exam success and earning your CCNP certification requires you to add to your knowledge of VLAN configuration.</p>
<p>When you studied for your CCNA exam, you learned how to place ports into a VLAN and what the purpose of VLANs was, but you may not be aware that there are two types of VLAN membership.  To pass the BCMSN exam, you must know the details of both types.</p>
<p>In this tutorial, well take a look at the VLAN type you are most familiar with, the &#8220;static VLAN&#8221;. As you know, VLANs are a great way to create smaller broadcast domains in your network.  Host devices connected to a port belonging to one VLAN will receive broadcasts and multicasts only if they were originated by another host in that same VLAN.  The drawback is that without the help of a Layer 3 switch or a router, inter-VLAN communication cannot occur.</p>
<p>The actual configuration of a static VLAN is simple enough.  In this example, by placing switch ports 0/1 and 0/2 into VLAN 12, the only broadcasts and multicasts hosts connected to those ports will receive are the ones transmitted by ports in VLAN 12.</p>
<p><code>SW1(config)#int fast 0/1</p>
<p>SW1(config-if)#switchport mode access</p>
<p>SW1(config-if)#switchport access vlan 12</p>
<p>% Access VLAN does not exist. Creating vlan 12</p>
<p>SW1(config-if)#int fast 0/2</p>
<p>SW1(config-if)#switchport mode access</p>
<p>SW1(config-if)#switchport access vlan 12</code></p>
<p>One of the many things I love about Cisco switches and routers is that if you have forgotten to do something, the Cisco device is generally going to remind you or in this case actually do it for you.  I placed port 0/1 into a VLAN that did not yet exist, so the switch created it for me!</p>
<p>There are two commands needed to place a port into a VLAN.  By default, these ports are running in dynamic desirable trunking mode, meaning that the port is actively attempting to form a trunk with a remote switch in order to send traffic between the two switches. The problem is that a trunk port belongs to all VLANs by default, and we want to put this port into a single VLAN only. To do so, we run the switchport mode access command to make the port an access port, and access ports belong to one and only one VLAN.  After doing that, we placed the port into VLAN 12 with the switchport access vlan 12 command.  Running the switchport mode access command effectively turns trunking off on that port.</p>
<p>The hosts are unaware of VLANs; they simply assume the VLAN membership of the port theyre connected to.  But thats not quite the case with dynamic VLANs, which well examine in the next part of this BCMSN tutorial.</p>
<p>Add to <script language='javascript'> document.write("<a   href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"  '>Del.icio.us</a>")</script> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,h  eight=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=10  0,top=50',0)">Yahoo! My Web</a></p>
<p>Technorati: </p>
<p>Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (<a href="http://www.thebryantadvantage.com">www.thebryantadvantage.com</a>), home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.  </p>
<p>For a FREE copy of his latest e-books, &#8220;How To Pass The CCNA&#8221; or &#8220;How To Pass The CCNP&#8221;, and for free daily exam question, visit the website and download your copies!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/static-vlans-2006-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/31 queries in 0.014 seconds using memcached
Object Caching 412/483 objects using memcached

Served from: webpronews.com @ 2012-02-12 18:01:12 -->
