<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bel's Blog</title>
	<atom:link href="http://beautbelsblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://beautbelsblog.wordpress.com</link>
	<description>Networking Class Notes</description>
	<lastBuildDate>Sun, 28 Nov 2010 20:11:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='beautbelsblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bel's Blog</title>
		<link>http://beautbelsblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://beautbelsblog.wordpress.com/osd.xml" title="Bel&#039;s Blog" />
	<atom:link rel='hub' href='http://beautbelsblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ROUTE SELECTION DECISION PROCESS</title>
		<link>http://beautbelsblog.wordpress.com/2010/11/29/route-selection-decision-process/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/11/29/route-selection-decision-process/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 19:34:03 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1340</guid>
		<description><![CDATA[The following process summarizes how BGP chooses the best route on a Cisco router: Prefer the route with the highest weight. (The weight attribute is proprietary to Cisco and is local to the router only.) If multiple routes have the same weight, prefer the route with the highest local preference value. (The local preference is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1340&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>The following process summarizes how BGP chooses the best route on a Cisco router:</h2>
<ol>
<li>Prefer the route with the highest weight. (The weight attribute is proprietary to Cisco and is local to the router only.)</li>
<li> If multiple routes have the same weight, prefer the route with the highest local preference value. (The local preference is used within an autonomous system.)</li>
<li>If multiple routes have the same local preference, prefer the route that the local router originated. A locally originated route has a next hop of 0.0.0.0 in the BGP table.</li>
<li>If none of the routes were locally originated, prefer the route with the shortest autonomous system path.</li>
<li>If the autonomous system path length is the same, prefer the lowest origin code (IGP &lt; EGP &lt; incomplete).</li>
<li>If all origin codes are the same, prefer the path with the lowest MED. (The MED is exchanged between autonomous systems.) The MED comparison is made only if the neighboring autonomous system is the same for all routes considered, unless the<span style="color:#ffffff;"> bgp always-compare-med</span> command is enabled.</li>
<li>If the routes have the same MED, prefer external paths to internal paths.</li>
<li>If synchronization is disabled and only internal paths remain, prefer the path through the closest IGP neighbor, which means that the router prefers the shortest internal path within the autonomous system to reach the destination (the shortest path to the BGP next hop).</li>
<li>For EBGP paths, select the oldest route to minimize the effect of routes going up and down (flapping).</li>
<li>Prefer the route with the lowest neighbor BGP router ID value.</li>
<li>If the BGP router IDs are the same, prefer the router with the lowest neighbor IP address.</li>
</ol>
<p>Only the best path is entered in the routing table and propagated to the BGP neighbors of the router.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1340/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1340&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/11/29/route-selection-decision-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>BGP ATTRIBUTES</title>
		<link>http://beautbelsblog.wordpress.com/2010/11/26/bgp-attributes/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/11/26/bgp-attributes/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 05:22:41 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1326</guid>
		<description><![CDATA[ATTRIBUTE TYPE CODE ATTRIBUTE CATEGORY ATTRIBUTE DESCRIPTION 1 Well-known mandatory ORIGIN 2 Well-known mandatory AS_PATH 3 Well-known mandatory NEXT_HOP 4 Option non-transitive MULTI_EXIT_DISC 5 Well-known discretionary LOCAL_PREF 6 Well-known discretionary ATOMIC_AGGREGATE 7 Optional transitive AGGREGATOR 8 Optional transitive (Cisco defined) COMMUNITY 9 Optional non-transitive (Cisco defined) ORIGINATOR_ID 10 Optional non-transitive (Cisco defined) CLUSTER_LIST<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1326&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="121" valign="top">
<h2 style="text-align:center;"><strong><span style="text-decoration:underline;">ATTRIBUTE TYPE CODE</span></strong></h2>
</td>
<td width="265" valign="top">
<h2 style="text-align:center;"><strong><span style="text-decoration:underline;">ATTRIBUTE CATEGORY</span></strong></h2>
</td>
<td width="208" valign="top">
<h2 style="text-align:center;"><strong><span style="text-decoration:underline;">ATTRIBUTE DESCRIPTION</span></strong></h2>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">1</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Well-known mandatory</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">ORIGIN</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">2</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Well-known mandatory</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">AS_PATH</h3>
</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top">
<h3><strong><span style="text-decoration:underline;">3</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Well-known mandatory</h3>
</td>
<td style="text-align:center;" width="208" valign="top">
<h3>NEXT_HOP</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">4</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Option non-transitive</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">MULTI_EXIT_DISC</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">5</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Well-known discretionary</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">LOCAL_PREF</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">6</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Well-known discretionary</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">ATOMIC_AGGREGATE</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">7</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Optional transitive</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">AGGREGATOR</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">8</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Optional transitive (Cisco defined)</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">COMMUNITY</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">9</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Optional non-transitive (Cisco defined)</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">ORIGINATOR_ID</h3>
</td>
</tr>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><strong><span style="text-decoration:underline;">10</span></strong></h3>
</td>
<td width="265" valign="top">
<h3 style="text-align:center;">Optional non-transitive (Cisco defined)</h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;">CLUSTER_LIST</h3>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1326/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1326/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1326/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1326&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/11/26/bgp-attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>ESTABLISHING A BGP SESSION</title>
		<link>http://beautbelsblog.wordpress.com/2010/11/26/establishing-a-bgp-session/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/11/26/establishing-a-bgp-session/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 04:03:18 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1323</guid>
		<description><![CDATA[When establishing a BGP session, BGP goes through the following states: IDLE - Router is searching router table to see whether a route exists to reach the neighbor. CONNECT- waiting for the TCP connection to be completed with the peer. If successful, system sends an OPEN message and moves to the Open Sent state. If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1323&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>When establishing a BGP session, BGP goes through the following states:</h2>
<p><span style="text-decoration:underline;"><strong>IDLE </strong></span>- Router is searching router table to see whether a route exists to reach the neighbor.</p>
<div><strong><span style="text-decoration:underline;">CONNECT</span>- </strong> waiting for the TCP connection to be completed with the peer. If successful, system sends an OPEN message and moves to the <strong>Open Sent</strong> state. If TCP connection fails, system resets the ConnectRetry timer, proceeds to the <strong>Active</strong> state and listens for a TCP connection to be initialized by a BGP peer</div>
<p><span style="text-decoration:underline;"><strong>ACTIVE </strong></span><strong>-</strong> Router is trying to acquire a peer by initiating a TCP connection.</p>
<p><span style="text-decoration:underline;"><strong> (OPEN SENT)</strong></span> &#8211; Open message sent with the parameters for the BGP session.</p>
<p><span style="text-decoration:underline;"><strong>OPEN CONFIRM</strong></span> &#8211; Router received agreement on the parameters for establishing session. Alternatively the router goes into <strong>ACTIVE</strong> state if no response to <strong>OPEN </strong>message.</p>
<p><span style="text-decoration:underline;"><strong>ESTABLISHED</strong></span> &#8211; Peering is established &#8211; routing begins.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1323/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1323&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/11/26/establishing-a-bgp-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>CHAPTER SIX &#8211; BGP</title>
		<link>http://beautbelsblog.wordpress.com/2010/11/26/chapter-six-bgp/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/11/26/chapter-six-bgp/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 03:00:46 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1309</guid>
		<description><![CDATA[The main goal of BGP is to provide an interdomain routing system that guarantees loop-free exchange of routing information between autonomous systems. BGP is a successor of the Exterior Gateway Protocol, which was developed to isolate networks from each other as the Internet grew. BGP4 has many enhancements over earlier protocols, the Internet uses BGP4 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1309&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1><span style="color:#ffffff;">The main goal of BGP is to provide an interdomain routing system that guarantees loop-free exchange of routing information between autonomous systems. BGP is a successor of the Exterior Gateway Protocol, which was developed to isolate networks from each other as the Internet grew. BGP4 has many enhancements over earlier protocols, the Internet uses BGP4 exclusively to connect enterprises to ISPs and to connect ISPs to each other.</span></h1>
<h1><span style="color:#0000ff;">DEFINITIONS</span></h1>
<address><span style="color:#3366ff;">AS PATH -</span> <span style="color:#ff00ff;">is a well-known mandatory attribute, Whenever a route update passes through an autonomous system, the autonomous system number is prepended (added) to that update when it is advertised to the next EBGP neighbor. The <span style="color:#3366ff;">AS </span></span><span style="color:#3366ff;">PATH</span> <span style="color:#ff00ff;">attribute is actually the list of autonomous system numbers that a route has traversed to reach a destination, with the number of the autonomous system that originated the route at the end of the list.</span></address>
<address><span style="color:#3366ff;">HARD RESET &#8211; </span><span style="color:#ff00ff;">means that the router issuing either of these commands closes the appropriate TCP connections, reestablishes those TCP sessions as appropriate, and resends all information to each of the neighbors affected by the particular command that is used. The</span> <span style="color:#ffffff;">clear ip bgp * </span><span style="color:#ff00ff;">command causes the BGP forwarding table on the router that issued this command to be completely deleted, and all networks must be relearned from every neighbor. If a router has multiple neighbors, this action is a very dramatic event. This command forces all neighbors to resend their entire tables simultaneously. You should use this command with extreme caution, and it is not normally used in a production environment.</span></address>
<address><span style="color:#3366ff;">LOCAL PREFERENCE ATTRIBUTE &#8211; </span> <span style="color:#ff00ff;">is a well-known discretionary attribute that provides an indication to routers in the autonomous system about which path is preferred to exit the autonomous system. A path with a higher <span style="color:#3366ff;">LOCAL PREFERENCE </span>is preferred. The <span style="color:#3366ff;">LOCAL PREFERENCE </span>is an attribute that is configured on a router and exchanged among routers within the same autonomous system only. The default value for <span style="color:#3366ff;">LOCAL PREFERENCE </span>on a Cisco router is 100.</span></address>
<address><span style="color:#3366ff;">MED ATTRIBUTE (also called the metric) -</span> <span style="color:#ff00ff;">is an optional nontransitive attribute. The <span style="color:#3366ff;">MED</span> is an indication to EBGP neighbors about the preferred path into an autonomous system. The <span style="color:#3366ff;">MED </span></span><span style="color:#3366ff;">ATTRIBUTE</span> <span style="color:#ff00ff;">is a dynamic way to influence another autonomous system about which path that it should choose to reach a certain route in their autonomous system when multiple entry points exist. A lower metric is preferred. Unlike </span><span style="text-decoration:underline;color:#3366ff;">LOCAL PREFERENCE</span><span style="color:#ff00ff;">, the MED is exchanged between autonomous systems.</span></address>
<address><span style="color:#3366ff;">MULTIHOMING &#8211; </span><span style="color:#ff00ff;">is when an autonomous system has more than one connection to the Internet. Two typical reasons for using </span><span style="color:#3366ff;">MULTIHOMING</span> <span style="color:#ff00ff;">is to increase the reliability of the connection to the Internet, if one connection fails, the other connection remains available and to increase the performance of the connection, better paths can be used to certain destinations. An organization can be <span style="color:#3366ff;">MULTIHOMED </span>to either a single ISP or to multiple ISPs.</span></address>
<address><span style="color:#3366ff;">NETWORK LAYER REACHABILITY INFORMATION (NLRI) &#8211; </span><span style="color:#ff00ff;">BGP sends routing update messages containing <span style="color:#3366ff;">NLRI </span>to describe a route and how to get there. In this context, an <span style="color:#3366ff;">NLRI </span>is a prefix. A BGP update message carries one or more <span style="color:#3366ff;">NLRI </span>prefixes and the attributes of a route for the <span style="color:#3366ff;">NLRI </span>prefixes; the route attributes include a BGP next hop gateway address, community values, and other information.</span></address>
<address><span style="color:#3366ff;">NEXT-HOP ATTRIBUTE &#8211; </span><span style="color:#ff00ff;">is a well-known mandatory attribute that indicates the next-hop IP address that is to be used to reach a destination. BGP routes autonomous system by autonomous system, not router by router. The <span style="color:#3366ff;">NEXT-HOP ATTRIBUTE</span> defines the IP address of the border router that should be used as the next hop to the destination.</span></address>
<address><span style="color:#3366ff;">ORIGIN -</span> <span style="color:#ff00ff;">is a well-known mandatory attribute and specifies how the advertising router learned about the route listed in the <span style="text-decoration:underline;color:#3366ff;">NLRI</span> field. BGP uses the <span style="color:#3366ff;">ORIGIN </span>attribute in its decision-making process, preferring routes with a lower <span style="color:#3366ff;">ORIGIN </span>value. VALUES; i IGP &#8211; the route was learned through an IGP routing protocol, e EGP &#8211; the route was learned through an EGP routing protocol and ? Incomplete &#8211; the route was learned by some other means.</span></address>
<address><span style="color:#3366ff;">RESETTING &#8211; </span><span style="color:#ff00ff;">is a method of informing neighbors of a policy change. If BGP sessions are reset, all information received on those sessions is invalidated and removed from the BGP table. Also, the remote neighbor detects a BGP session down state and invalidates the routes that were received. After 30 to 60 seconds, the BGP sessions are reestablished automatically, and the BGP table is exchanged again but through the new filters. However, <span style="color:#3366ff;">RESETTING</span> the BGP session disrupts packet forwarding.</span></address>
<address><span style="color:#3366ff;">SOFT RESET &#8211; </span> <span style="color:#ff00ff;">the router issuing the command does not reset the BGP session. Instead, the router creates a new update and sends the entire table to the specified neighbors.</span></address>
<address><span style="color:#3366ff;">WEIGHT ATTRIBUTE -</span><span style="color:#ff00ff;"> is a Cisco attribute for path selection. The </span><span style="color:#3366ff;">WEIGHT</span><span style="color:#ff00ff;"> is configured locally on a router and is not propagated to any other routers. This attribute applies when you are using one router with multiple exit points in autonomous system, as opposed to the </span><span style="text-decoration:underline;color:#3366ff;">LOCAL PREFERENCE ATTRIBUTE</span><span style="color:#ff00ff;">, which is used when two or more routers provide multiple exit points. The </span><span style="color:#3366ff;">WEIGHT</span><span style="color:#ff00ff;"> can have a value from 0 to 65535. By default, paths that the router originates have a </span><span style="color:#3366ff;">WEIGHT</span><span style="color:#ff00ff;"> of 32768, and other paths have a </span><span style="color:#3366ff;">WEIGHT</span><span style="color:#ff00ff;"> of 0. Routes with a higher </span><span style="color:#3366ff;">WEIGHT</span><span style="color:#ff00ff;"> are preferred when multiple routes exist to the same destination.</span></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1309/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1309&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/11/26/chapter-six-bgp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>PASSIVE INTERFACE SUMMARY</title>
		<link>http://beautbelsblog.wordpress.com/2010/11/12/passive-interface-summary/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/11/12/passive-interface-summary/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 05:00:22 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1312</guid>
		<description><![CDATA[A passive interface essentially makes a router a silent host on a network. Identifying an interface as passive prevents routing updates for a routing protocol from being sent through a router interface. ROUTING PROTOCOL SUPPRESSES OUTGOING ROUTING UPDATES SUPPRESSES INCOMING ROUTING UPDATES STOPS NEIGHBOUR ADJACENCY RIP Yes No No EIGRP Yes Yes Yes OSPF Yes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1312&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><span style="color:#ffffff;">A passive interface essentially makes a router a silent host on a network. Identifying an interface as passive prevents routing updates for a routing protocol from being sent through a router interface.</span></h2>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="149" valign="top">
<p style="text-align:center;"><strong><span style="text-decoration:underline;">ROUTING PROTOCOL</span></strong></p>
</td>
<td width="159" valign="top">
<p style="text-align:center;"><strong><span style="text-decoration:underline;">SUPPRESSES OUTGOING ROUTING UPDATES</span></strong></p>
</td>
<td width="154" valign="top">
<p style="text-align:center;"><strong><span style="text-decoration:underline;">SUPPRESSES INCOMING ROUTING UPDATES</span></strong></p>
</td>
<td width="154" valign="top">
<p style="text-align:center;"><strong><span style="text-decoration:underline;">STOPS NEIGHBOUR ADJACENCY</span></strong></p>
</td>
</tr>
<tr>
<td width="149" valign="top">
<p style="text-align:center;"><strong>RIP</strong></p>
</td>
<td width="159" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">No</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">No</p>
</td>
</tr>
<tr>
<td width="149" valign="top">
<p style="text-align:center;"><strong>EIGRP</strong></p>
</td>
<td width="159" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
</tr>
<tr>
<td width="149" valign="top">
<p style="text-align:center;"><strong>OSPF</strong></p>
</td>
<td width="159" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
</tr>
<tr>
<td width="149" valign="top">
<p style="text-align:center;"><strong>IS-IS</strong></p>
</td>
<td width="159" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
<td width="154" valign="top">
<p style="text-align:center;">Yes</p>
</td>
</tr>
</tbody>
</table>
<h2><span style="color:#ffffff;"> </span></h2>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1312&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/11/12/passive-interface-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>DEFAULT SEED METRICS</title>
		<link>http://beautbelsblog.wordpress.com/2010/10/21/default-seed-metrics/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/10/21/default-seed-metrics/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 06:47:43 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1304</guid>
		<description><![CDATA[Metric value determines the shortest or “best” path to an IP network. Seed metric artificially sets the distance, cost, and so on, to each external (redistributed) network from the redistribution point. When a router redistributes routes from one routing domain to another, the metric cannot be translated from one routing protocol to another. PROTOCOL DEFAULT [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1304&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><span style="color:#ffffff;">Metric value determines the shortest or “best” path to an IP network.</span></h2>
<h2><span style="color:#ffffff;"><strong><span style="text-decoration:underline;">Seed metric</span></strong> artificially sets the distance, cost, and so on, to each external (redistributed) network from the redistribution point. When a router redistributes routes from one routing domain to another, the metric cannot be translated from one routing protocol to another.</span></h2>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="121" valign="top">
<h3 style="text-align:center;"><span style="text-decoration:underline;"><strong>PROTOCOL</strong></span></h3>
</td>
<td width="208" valign="top">
<h3 style="text-align:center;"><span style="text-decoration:underline;"><strong>DEFAULT   SEED METRICS</strong></span></h3>
</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top"><strong>RIP</strong></td>
<td style="text-align:center;" width="208" valign="top">Infinity (unreachable)</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top"><strong>EIGRP</strong></td>
<td style="text-align:center;" width="208" valign="top">Infinity (unreachable)</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top"><strong>OSPF</strong></td>
<td style="text-align:center;" width="208" valign="top">20 for all except BGP, which is 1</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top"><strong>IS-IS</strong></td>
<td style="text-align:center;" width="208" valign="top">0</td>
</tr>
<tr>
<td style="text-align:center;" width="121" valign="top"><strong>BGP</strong></td>
<td style="text-align:center;" width="208" valign="top">BGP metric is set to IGP metric value</td>
</tr>
</tbody>
</table>
<p><span style="color:#ffff00;">**The exception to this rule is OSPF E2 routes, which hold their initial metric regardless of how far they are propagated across an autonomous system.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1304/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1304&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/10/21/default-seed-metrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>CHAPTER FIVE &#8211; ROUTE OPTIMIZATION</title>
		<link>http://beautbelsblog.wordpress.com/2010/10/21/chapter-five-route-optimization/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/10/21/chapter-five-route-optimization/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 06:21:36 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1292</guid>
		<description><![CDATA[Routing can be optimized in a network by controlling when a router exchanges routing updates and what those updates contain. To ensure that the network operates efficiently, you must control and tune routing updates. Information about networks must be sent where it is needed and filtered from where it is not needed. Factors that have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1292&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><span style="color:#ffffff;">Routing can be optimized in a network by controlling when a router exchanges routing updates and what those updates contain. To ensure that the network operates efficiently, you must control and tune routing updates. Information about networks must be sent where it is needed and filtered from where it is not needed. Factors that have the most impact on redistribution include: Metrics, Administrative Distance and classful/classless capabilities of the protocols.</span></h2>
<h1><span style="color:#000080;">DEFINITIONS</span></h1>
<address><span style="color:#3366ff;">AUTOMATIC DHCP &#8211; </span><br />
</address>
<address><span style="color:#3366ff;">BOUNDARY ROUTER -</span> <span style="color:#ff00ff;">is the router that interconnects the autonomous systems and must be running all the routing protocols that are exchanging routes.</span></address>
<address><span style="color:#3366ff;">DYNAMIC DHCP &#8211; </span><br />
</address>
<address><span style="color:#3366ff;">MANUAL DHCP -</span></address>
<address><span style="color:#3366ff;">ROUTE MAPS &#8211; </span><br />
</address>
<address><span style="color:#3366ff;">ROUTE REDISTRIBUTION -</span> <span style="color:#ff00ff;">allows a routing protocol to advertise routes that were not learned through that routing protocol. These </span><span style="color:#3366ff;">REDISTRIBUTED ROUTES</span><span style="color:#ff00ff;"> could have been learned via a different routing protocol, such as when </span><span style="color:#3366ff;">REDISTRIBUTING</span><span style="color:#ff00ff;"> between EIGRP and OSPF, from static routes, or by a direct connection to a network. </span><span style="color:#3366ff;">REDISTRIBUTION</span><span style="color:#ff00ff;"> is always performed outbound. The router doing </span><span style="color:#3366ff;">REDISTRIBUTION</span><span style="color:#ff00ff;"> does not change its routing table.</span></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1292/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1292&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/10/21/chapter-five-route-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>ADMINISTRATIVE DISTANCES</title>
		<link>http://beautbelsblog.wordpress.com/2010/10/20/administrative-distances/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/10/20/administrative-distances/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 09:48:46 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1294</guid>
		<description><![CDATA[The administrative distance is a value between 0 and 255. The lower the administrative distance value, the higher the believability of the protocol. ROUTE SOURCE DEFAULT DISTANCE Connected Interface 0 Static Route 1 EIGRP Summary Route 5 External BGP 20 Internal EIGRP 90 IGRP 100 OSPF 110 IS-IS 115 RIPv1, RIPv2 120 External EIGRP 170 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1294&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>The administrative distance is a value between 0 and 255. The lower the administrative distance value, the higher the believability of the protocol.</h1>
<table border="1" cellspacing="0" cellpadding="0" width="288">
<tbody>
<tr>
<td valign="top">
<h2><strong><span style="text-decoration:underline;">ROUTE SOURCE</span></strong></h2>
</td>
<td valign="top">
<h2><strong><span style="text-decoration:underline;">DEFAULT </span></strong></h2>
<h2><strong><span style="text-decoration:underline;">DISTANCE</span></strong></h2>
</td>
</tr>
<tr>
<td style="text-align:center;" valign="top">Connected Interface</td>
<td style="text-align:center;" valign="top">0</td>
</tr>
<tr>
<td style="text-align:center;" valign="top">Static Route</td>
<td valign="top">
<p style="text-align:center;">1</p>
</td>
</tr>
<tr>
<td style="text-align:center;" valign="top">EIGRP Summary Route</td>
<td valign="top">
<p style="text-align:center;">5</p>
</td>
</tr>
<tr>
<td style="text-align:center;" valign="top">
<p style="text-align:center;">External BGP</p>
</td>
<td valign="top">
<p style="text-align:center;">20</p>
</td>
</tr>
<tr>
<td style="text-align:center;" valign="top">Internal EIGRP</td>
<td valign="top">
<p style="text-align:center;">90</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">IGRP</p>
</td>
<td valign="top">
<p style="text-align:center;">100</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">OSPF</p>
</td>
<td valign="top">
<p style="text-align:center;">110</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">IS-IS</p>
</td>
<td valign="top">
<p style="text-align:center;">115</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">RIPv1, RIPv2</p>
</td>
<td valign="top">
<p style="text-align:center;">120</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">External EIGRP</p>
</td>
<td valign="top">
<p style="text-align:center;">170</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">Internal BGP</p>
</td>
<td valign="top">
<p style="text-align:center;">200</p>
</td>
</tr>
<tr>
<td valign="top">
<p style="text-align:center;">Unknown</p>
</td>
<td valign="top">
<p style="text-align:center;">255</p>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1294/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1294&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/10/20/administrative-distances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>NSAP ADDRESSING</title>
		<link>http://beautbelsblog.wordpress.com/2010/10/20/nsap-addressing/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/10/20/nsap-addressing/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 02:52:47 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1282</guid>
		<description><![CDATA[The simplest NSAP format, which is used by most companies running IS-IS as their IGP, includes the following: Area address: It must be at least 1 byte, separated into two parts: - The AFI, which is set to 49 (private), signifying that the AFI is locally administered and, therefore, individual  addresses can be assigned by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1282&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>The simplest NSAP format, which is used by most companies running IS-IS as their IGP, includes the following:</h2>
<ul>
<li> Area address: It must be at least 1 byte, separated into two parts:<br />
- The AFI, which is set to 49 (private), signifying that the AFI is locally administered and, therefore, individual  addresses can be assigned by the company.<br />
- The area ID, which are the octets of the area address after the AFI.</li>
</ul>
<ul>
<li> System ID<br />
- Cisco routers compliant with the U.S. Government OSI Profile (GOSIP) version 2.0 standards require a 6-byte system ID.<br />
- System IDs must remain unique across the domain to avoid conflict at Level 1 or Level 2 .</li>
</ul>
<ul>
<li>N-Selector (NSEL)<br />
- It must always be set to 0 for a router.<br />
- The NSAP is called the NET when it has an NSEL of 0.</li>
</ul>
<p>For example, you might assign <span style="color:#ff00ff;">49</span>.<span style="color:#ffff00;">0001</span>.<span style="color:#cc99ff;">0000.0c12.3456</span>.<span style="color:#ff0000;">00</span>, which represents the following:</p>
<p>- AFI of <span style="color:#ff00ff;">49</span></p>
<p>- Area ID of <span style="color:#ffff00;">0001</span></p>
<p>- System ID of <span style="color:#cc99ff;">0000.0c12.3456</span>, the MAC address of a LAN interface</p>
<p>- NSEL of <span style="color:#ff0000;">0</span></p>
<h2>The following three rules apply:</h2>
<ul>
<li> The NET must<span style="color:#ff00ff;"> begin </span>with a single octet (for example, <span style="color:#ff00ff;">49</span>.xxxx &#8230;).</li>
</ul>
<ul>
<li>The NET must <span style="color:#ff0000;">end</span> with a single octet (for example xxx.<span style="color:#ff0000;">00</span>).</li>
</ul>
<ul>
<li> On Cisco routers, the<span style="color:#cc99ff;"> System ID</span> must be six octets (for example, xxxx.<span style="color:#cc99ff;">0000.</span><span style="color:#cc99ff;">0c12.3456.</span>xx)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1282/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1282&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/10/20/nsap-addressing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
		<item>
		<title>COMPARISON BETWEEN OSPF AND IS-IS</title>
		<link>http://beautbelsblog.wordpress.com/2010/10/20/comparison-between-ospf-and-is-is/</link>
		<comments>http://beautbelsblog.wordpress.com/2010/10/20/comparison-between-ospf-and-is-is/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 02:06:50 +0000</pubDate>
		<dc:creator>beautbelsblog</dc:creator>
				<category><![CDATA[CCNP 1]]></category>

		<guid isPermaLink="false">http://beautbelsblog.wordpress.com/?p=1277</guid>
		<description><![CDATA[Although OSPF and IS-IS are very similar, there are some differences between the two routing protocols. OSPF runs on top of IP, whereas IS-IS runs through CLNS. Both routing protocols have the following characteristics: Open-standard link-state routing protocols Support VLSM Support route summarization between areas Similar mechanisms to maintain the health of the LSDB (link-state [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1277&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Although OSPF and IS-IS are very similar, there are some differences between the two routing protocols. OSPF runs on top of IP, whereas IS-IS runs through CLNS. Both routing protocols have the following characteristics:</h2>
<ul>
<li>Open-standard link-state routing protocols</li>
</ul>
<ul>
<li>Support VLSM</li>
</ul>
<ul>
<li>Support route summarization between areas</li>
</ul>
<ul>
<li>Similar mechanisms to maintain the health of the LSDB (link-state advertisements [LSAs], link-state aging timers, and LSDB synchronization)</li>
</ul>
<ul>
<li>Use the shortest path first (SPF) algorithm, with similar update, decision, and flooding processes</li>
</ul>
<ul>
<li>Successful in the largest and most demanding ISP networks</li>
</ul>
<ul>
<li>Converge quickly after network changes</li>
</ul>
<h2>The table below summarizes the differences between OSPF and Integrated IS-IS.</h2>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="300" valign="top">
<h2 style="text-align:center;"><span style="color:#ffff00;"><strong>OSPF</strong></span></h2>
</td>
<td width="321" valign="top">
<h2 style="text-align:center;"><span style="color:#ffff00;"><strong>INTERGRATED IS-IS</strong></span></h2>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Area borders inside routers</h3>
</td>
<td width="321" valign="top">
<h3>Area borders on links</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Each link in only one area</h3>
</td>
<td width="321" valign="top">
<h3>Each router in only one area</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>More complex to extend back bone</h3>
</td>
<td width="321" valign="top">
<h3>Simple extension of backbone</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Many small LSAs sent</h3>
</td>
<td width="321" valign="top">
<h3>Fewer LSPs sent</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Runs on top of IP</h3>
</td>
<td width="321" valign="top">
<h3>Runs on top of Data Link Layer</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Requires IP addresses</h3>
</td>
<td width="321" valign="top">
<h3>Requires IP and CLNS addresses</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Default metric is scaled by interface bandwidth</h3>
</td>
<td width="321" valign="top">
<h3>Default metric is 10 for all interfaces</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Not easy to extend</h3>
</td>
<td width="321" valign="top">
<h3>Easy to support new protocols with new TLV tuples</h3>
</td>
</tr>
<tr>
<td width="300" valign="top">
<h3>Equipment, personnel and information more available</h3>
</td>
<td width="321" valign="top">
<h3>Equipment, personnel and information not as accessible.</h3>
</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/beautbelsblog.wordpress.com/1277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/beautbelsblog.wordpress.com/1277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/beautbelsblog.wordpress.com/1277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beautbelsblog.wordpress.com&amp;blog=6612491&amp;post=1277&amp;subd=beautbelsblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beautbelsblog.wordpress.com/2010/10/20/comparison-between-ospf-and-is-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/020510123e9cfbb067683304f1060398?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">belsblog</media:title>
		</media:content>
	</item>
	</channel>
</rss>
