<?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>FirstDigest &#187; Cisco-switching</title>
	<atom:link href="http://www.firstdigest.com/category/routingandswitching/cisco-switching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firstdigest.com</link>
	<description>Technical blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 11:15:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>InterVLAN routing using Private VLANs</title>
		<link>http://www.firstdigest.com/2011/09/intervlan-routing-using-private-vlans/</link>
		<comments>http://www.firstdigest.com/2011/09/intervlan-routing-using-private-vlans/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 13:04:06 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cisco-routing]]></category>
		<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[cisco private-vlan intervlan routing]]></category>
		<category><![CDATA[intervlan routing]]></category>
		<category><![CDATA[private vlan]]></category>
		<category><![CDATA[private vlan configuration]]></category>
		<category><![CDATA[private vlan routing]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=3363</guid>
		<description><![CDATA[<p>Private VLANs  is one possible solutions for service providers to offer secure connections to their customers and avoid inter-vlan communication in the same switched environment.</p> <p>I&#8217;m sure that you heard (and most probably practice already) InterVLAN routing. When it comes to Private VLANs the routing part may be a bit tricky. Keep in mind that this is not something that I would recommend to use as a standard in a productive environment, but for things like Cisco exams (e.g. CCIE R&#38;S) or last resort solution, [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2011/09/intervlan-routing-using-private-vlans/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cisco: Port-channel load-balancing explanation [Part I]</title>
		<link>http://www.firstdigest.com/2010/08/cisco-port-channel-load-balancing-explanation/</link>
		<comments>http://www.firstdigest.com/2010/08/cisco-port-channel-load-balancing-explanation/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:26:31 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco-routing]]></category>
		<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[dst-ip]]></category>
		<category><![CDATA[dst-mac]]></category>
		<category><![CDATA[dst-mixed-ip-port]]></category>
		<category><![CDATA[dst-port]]></category>
		<category><![CDATA[load-balance]]></category>
		<category><![CDATA[port-channel]]></category>
		<category><![CDATA[port-channel load-balance]]></category>
		<category><![CDATA[src-dst-ip]]></category>
		<category><![CDATA[src-dst-mac]]></category>
		<category><![CDATA[src-dst-mixed-ip-port]]></category>
		<category><![CDATA[src-dst-port]]></category>
		<category><![CDATA[src-ip]]></category>
		<category><![CDATA[src-mac]]></category>
		<category><![CDATA[src-mixed-ip-port]]></category>
		<category><![CDATA[src-port]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=2868</guid>
		<description><![CDATA[<p>Port-channel (or etherchannel) is a great way to increase the transport capacity between 2 switches or between a switch and an end device that suport load balancing (e.g. server). Today I don&#8217;t want to focus on how the Port-channel are configured, but more on how they load-balance the traffic over the multiple interfaces included in a bundle.</p> <p>To configure the port-channel load balance, you have to be in the config mode and issue:</p> <p>port-channel load-balance method</p> <p>or</p> <p>port-channel load-balance method module slot </p> <p>the method [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2010/08/cisco-port-channel-load-balancing-explanation/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Cisco: How to use CEF for load-balancing</title>
		<link>http://www.firstdigest.com/2009/06/cisco-how-to-use-cef-for-load-balancing/</link>
		<comments>http://www.firstdigest.com/2009/06/cisco-how-to-use-cef-for-load-balancing/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 11:50:59 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[cef]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cisco express forwarding]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[original]]></category>
		<category><![CDATA[per-destination]]></category>
		<category><![CDATA[per-packet]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[universal]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=1499</guid>
		<description><![CDATA[<p>According to <a title="Cisco CEF" href="http://www.cisco.com/en/US/docs/ios/12_1/switch/configuration/guide/xcdcefc.html#wpxref46064" target="_blank">Cisco&#8217;s website</a>, Cisco Express Forwarding (CEF) is advanced, Layer 3 IP switching technology. CEF optimizes network performance and scalability for networks with large and dynamic traffic patterns, such as the Internet, on networks characterized by intensive Web-based applications, or interactive sessions. </p> <p>The term Load balancing describes a functionality in a router that distributes packets across multiple links based on layer 3 routing information.</p> <p>Now, putting this two terms together we obtain Load balancing with CEF. Cisco IOS software [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2009/06/cisco-how-to-use-cef-for-load-balancing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cisco: Layer 2 traffic filtering</title>
		<link>http://www.firstdigest.com/2008/11/cisco-layer-2-traffic-filtering/</link>
		<comments>http://www.firstdigest.com/2008/11/cisco-layer-2-traffic-filtering/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 06:38:26 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[layer 2]]></category>
		<category><![CDATA[layer 2 traffic filtering]]></category>
		<category><![CDATA[mac access group]]></category>
		<category><![CDATA[mac access list]]></category>
		<category><![CDATA[mac-address]]></category>
		<category><![CDATA[port security]]></category>
		<category><![CDATA[traffic filtering]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=188</guid>
		<description><![CDATA[<p>Layer 2 traffic filtering can be very useful when you want to drop packets closer to<br /> the source because you can do this on L2 next-hop which is the switch where the<br /> devices are connected. Based on mac-address, Layer 2 filtering can be apply using<br /> one of the two most common method: Port Security and MAC Access Groups.</p> <p>Port Security is the more secure method of the two. To use it, map a switch port to the<br /> specific MAC address of [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2008/11/cisco-layer-2-traffic-filtering/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interface macro command on a Cisco switch</title>
		<link>http://www.firstdigest.com/2008/11/interface-macro-command-on-a-cisco-switch/</link>
		<comments>http://www.firstdigest.com/2008/11/interface-macro-command-on-a-cisco-switch/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 11:42:24 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[define]]></category>
		<category><![CDATA[interface macro]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[Routing and Switching]]></category>
		<category><![CDATA[switch]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=117</guid>
		<description><![CDATA[<p>From the beginning let me tell you that I don&#8217;t see very useful this command, as I prefer to use &#8220;interface range&#8230;&#8221; syntax, but since I saw it as a requirement in one of the task for CCIE RS lab exam, and maybe somebody will find it usable in real environment, I said I should put it here in a tutorial.</p> <p>As many of you already know, you can control a range of interfaces by typing the command &#8220;interface range Fa0/1 &#8211; 6&#8243; (for example), [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2008/11/interface-macro-command-on-a-cisco-switch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Limit traffic on a Cisco switch L2 port with minimal configuration</title>
		<link>http://www.firstdigest.com/2008/11/limit-traffic-on-a-cisco-switch-with-minimal-configuration/</link>
		<comments>http://www.firstdigest.com/2008/11/limit-traffic-on-a-cisco-switch-with-minimal-configuration/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 13:38:18 +0000</pubDate>
		<dc:creator>Calin</dc:creator>
				<category><![CDATA[Cisco-switching]]></category>
		<category><![CDATA[inbound traffic]]></category>
		<category><![CDATA[layer 2]]></category>
		<category><![CDATA[rate-limit]]></category>
		<category><![CDATA[Routing and Switching]]></category>
		<category><![CDATA[storm-control]]></category>
		<category><![CDATA[traffic limit]]></category>

		<guid isPermaLink="false">http://www.firstdigest.com/?p=108</guid>
		<description><![CDATA[<p>Let&#8217;s say that somebody (or some task in a test) ask you to limit the inbound traffic on a switch Layer 2 port by using minimal configuration possible. I must say that in the first steps I failed this task miserable, but actually is very simple to do it.</p> <p>I will use a plain layer 2 Cisco 2950 switch for this task. I observed that I could not implement this on a Cisco 3500XL. I don&#8217;t know if the IOS image was wrong, but I [...]]]></description>
		<wfw:commentRss>http://www.firstdigest.com/2008/11/limit-traffic-on-a-cisco-switch-with-minimal-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via cdn.firstdigest.com

Served from: www.firstdigest.com @ 2012-02-08 08:45:20 -->
