<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Path on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/path/</link>
    <description>Recent content in Path on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 09 Jun 2011 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/path/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BGP Notes - Path Decision</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-decision/</link>
      <pubDate>Thu, 09 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-decision/</guid>
      <description>&lt;p&gt;This is required blogging&amp;hellip;and reading for that matter.  A good chunk of this is taken from my CCNP posts from last year.  Corrections, please.&lt;/p&gt;&#xA;&lt;p&gt;-&amp;mdash;-&lt;/p&gt;&#xA;&lt;h3 id=&#34;how-does-a-bgp-router-decide-which-bgp-route-is-the-best&#34;&gt;How does a BGP router decide which BGP route is the best?&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Next-hop&lt;/strong&gt; : Does the router have a route to the next-hop?&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Weight&lt;/strong&gt; : This is a numeric value where bigger is better.  Weight is not passed onto other peers and is a Cisco proprietary feature.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BGP Notes - Path Attribute Categories</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-attribute-categories/</link>
      <pubDate>Wed, 08 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-path-attribute-categories/</guid>
      <description>&lt;p&gt;Make my corrections!  Please!&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Well-known mandatory&lt;/strong&gt; : These PAs must be recognized by all BGP routers and passed along to other peers.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Well-known discretionary&lt;/strong&gt; : These PAs do not need to be in every &lt;em&gt;update&lt;/em&gt;, but they must be recognized by all BGP routers.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Optional transitive&lt;/strong&gt; : These PAs don&amp;rsquo;t have to be recognized but they must be passed along to other BGP peers if they are present in an update.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIGRP Notes - Unequal Cost Path Load Balancing</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-unequal-cost-path-load-balancing/</link>
      <pubDate>Mon, 06 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/eigrp-notes-unequal-cost-path-load-balancing/</guid>
      <description>&lt;p&gt;Per the standard rules, please correct anything that&amp;rsquo;s wrong.&lt;/p&gt;&#xA;&lt;p&gt;One of EIGRP&amp;rsquo;s big features is the ability to use unequal cost paths for load balancing.  This is done with the &lt;em&gt;variance&lt;/em&gt; command.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;variance&lt;/strong&gt; : A multiplier used to calculate which feasible successors can be used as active routes.  The router takes integer and multiplies it by the successor&amp;rsquo;s feasible distance, and any FS with a an FD less than this new number gets submitted to the routing table manager.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ROUTE Notes - Controlling BGP</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-controlling-bgp/</link>
      <pubDate>Tue, 06 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/07/route-notes-controlling-bgp/</guid>
      <description>&lt;p&gt;Corrections, please.  I skipped a bunch of BGP intro stuff to get to the juicy center.  I&amp;rsquo;ll see if I can come back later and finish the other parts for posterity.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Study Notes&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Is BGP route selection a controversial subject?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Yes.  If you ask 1000 network guys the best way to influence BGP, you&amp;rsquo;ll probably get 1000 different answers.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;At what position in the PA list of a BGP update do you find the weight attribute?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You don&amp;rsquo;t.  Weight is a Cisco-proprietary thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stubby Post - Path Cost of EtherChannels</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-path-cost-of-etherchannels/</link>
      <pubDate>Tue, 27 Apr 2010 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2010/04/stubby-post-path-cost-of-etherchannels/</guid>
      <description>&lt;p&gt;I was doing some STP labs tonight and found something that caught me off guard a bit.  I had been meddling with some EtherChannels between a pair of 3750s earlier today, and I forgot to reset the configs before starting on the STP stuff.  One my secondary root switch, I ran a &lt;em&gt;show spanning-tree vlan 1&lt;/em&gt; to see what status the ports were in, and I noticed the root path cost.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
