<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Confederations on Aaron&#39;s Worthless Words</title>
    <link>https://c2797c86.aww-3cz.pages.dev/tags/confederations/</link>
    <description>Recent content in Confederations on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 11 Jun 2011 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://c2797c86.aww-3cz.pages.dev/tags/confederations/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BGP Notes - Confederations</title>
      <link>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/bgp-notes-confederations/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/bgp-notes-confederations/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.ietf.org/rfc/rfc3065.txt&#34;&gt;RFC 3065&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;BGP confederations reduce the size of full mesh iBGP ASes by dividing it up into different areas.&lt;/li&gt;&#xA;&lt;li&gt;Confederations also remove the need for BGP synchronization since all iBGP routers will have all routes.&lt;/li&gt;&#xA;&lt;li&gt;In effect, your iBGP AS gets chopped up into different sub-ASes.&lt;/li&gt;&#xA;&lt;li&gt;Each router is a member of a sub-AS and is a neighbor with every other router in that sub-AS (full mesh).&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Neighbors within a sub-AS are called confederation iBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;Confederation iBGP neighbors act just like any other iBGP neighbor.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;At least one member of each sub-AS is neighbored with members of different sub-ASes.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Neighbors in different sub-ASes are called confederation eBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;Confederation eBGP neighbors have a default TTL of 1 just like true eBGP neighbors.&lt;/li&gt;&#xA;&lt;li&gt;The NEXT_HOP PA is not changed when passing routes between sub-ASes.&lt;/li&gt;&#xA;&lt;li&gt;LOCAL_PREF is also preserved.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Confederations use the AS_CONFED_SEQ and AS_CONFED_SET fields in the AS_PATH PA.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;These fields act like AS_PATHs to prevent loops.&lt;/li&gt;&#xA;&lt;li&gt;These fields are cleared out when the route is passed to an eBGP neighbor.&lt;/li&gt;&#xA;&lt;li&gt;If components of a summary route (an &lt;em&gt;aggregate-address&lt;/em&gt;) have different AS_CONFED_SEQ values, the AS_CONFED_SET is used.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Confederations ASes are not included when the router decides which route is best.&lt;/li&gt;&#xA;&lt;li&gt;BGP confederation routers are configured to be in a private ASN.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The confederations should be private to avoid AS conflicts.&lt;/li&gt;&#xA;&lt;li&gt;The confederation identifier defines the AS at it appears to the world.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router bgp 65001&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; no synchronization&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; bgp confederation identifier 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; bgp confederation peers 65002 65003&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 2.2.2.2 remote-as 65002&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 3.3.3.3 remote-as 65003&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;-&amp;mdash;- Comment with corrections, please.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
