<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ad on Aaron&#39;s Worthless Words</title>
    <link>https://efb97021.aww-3cz.pages.dev/tags/ad/</link>
    <description>Recent content in Ad on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 22 Jun 2011 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://efb97021.aww-3cz.pages.dev/tags/ad/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redistribution Notes - AD Manipulation</title>
      <link>https://efb97021.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-ad-manipulation/</link>
      <pubDate>Wed, 22 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://efb97021.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-ad-manipulation/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Manipulating administrative distance (AD) is another way to help with a mutual redistribution scenario.&lt;/li&gt;&#xA;&lt;li&gt;EIGRPs has different ADs for internal and external (redistributed) routes&lt;/li&gt;&#xA;&lt;li&gt;OSPF and RIP have the same AD no matter where the route orginated.&lt;/li&gt;&#xA;&lt;li&gt;This means that routes redistributed into OSPF may be used instead of a local RIP route.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;AD 110 (OSPF) beats 120 (RIP) every time.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;The &lt;em&gt;distance&lt;/em&gt; subcommand allows you to change the AD on specific routes from specific neighbors.&lt;/li&gt;&#xA;&lt;li&gt;This example changes the AD of the route to 10.0.0.0/16 advertised from 1.1.1.1 to 121.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This will make this router prefer a RIP route to the same destination.&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; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ip access-list standard RIP-ROUTES&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; permit 10.0.0.0 0.255.255.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;router ospf 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; distance 121 1.1.1.1 0.0.0.0 RIP-ROUTES&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;– Corrections are encouraged.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
