<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Manipulation on Aaron&#39;s Worthless Words</title>
    <link>https://c2797c86.aww-3cz.pages.dev/tags/manipulation/</link>
    <description>Recent content in Manipulation 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://c2797c86.aww-3cz.pages.dev/tags/manipulation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redistribution Notes - AD Manipulation</title>
      <link>https://c2797c86.aww-3cz.pages.dev/posts/2011/06/redistribution-notes-ad-manipulation/</link>
      <pubDate>Wed, 22 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://c2797c86.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; 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;ip access-list standard RIP-ROUTES&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; permit 10.0.0.0 0.255.255.0&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;!&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;router ospf 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; distance 121 1.1.1.1 0.0.0.0 RIP-ROUTES&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>
