<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reflector on Aaron&#39;s Worthless Words</title>
    <link>https://8bd9e53a.aww-3cz.pages.dev/tags/reflector/</link>
    <description>Recent content in Reflector 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://8bd9e53a.aww-3cz.pages.dev/tags/reflector/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BGP Notes - Route Reflectors</title>
      <link>https://8bd9e53a.aww-3cz.pages.dev/posts/2011/06/bgp-notes-route-reflectors/</link>
      <pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://8bd9e53a.aww-3cz.pages.dev/posts/2011/06/bgp-notes-route-reflectors/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Route reflectors remove the requirement of having a full mesh iBGP network.&lt;/li&gt;&#xA;&lt;li&gt;Any iBGP route a router reflector learns is sent to all route reflector clients.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Non-client iBGP neighbors do not get the new route per iBGP rules.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;RR clients are configured like normal iBGP routers.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;All RR client config is done on the route reflector.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;RRs and clients are part of a &lt;em&gt;cluster&lt;/em&gt;.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;RRs in each cluster must be neighbors with each other.&lt;/li&gt;&#xA;&lt;li&gt;Each cluster RR appends the cluster ID to the CLUSTER_ID PA; this is used similarly to AS_CONFED_SEQ.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;The ORIGINATOR_ID PA is set by and preserved by the RR.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;If a route contains the ORIGINATOR_ID of the receiving router, the update is ignored.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Only best routes are passed to RR clients and non-client neighbors.&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 123&#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 cluster-id 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 6.6.6.6 remote-as 123&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; neighbor 6.6.6.6 route-reflector-client&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>
