<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Message on Aaron&#39;s Worthless Words</title>
    <link>https://a996c8ee.aww-3cz.pages.dev/tags/message/</link>
    <description>Recent content in Message on Aaron&#39;s Worthless Words</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 07 Jun 2011 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://a996c8ee.aww-3cz.pages.dev/tags/message/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BGP Notes - Message Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-message-types/</link>
      <pubDate>Tue, 07 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/bgp-notes-message-types/</guid>
      <description>&lt;p&gt;Corrigeme, por favor.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Open&lt;/strong&gt; : When a neighbor is configured, the router sends an open to that neighbor to get the ball rolling.&lt;/p&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;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  My AS&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt; : The routing  information&lt;/p&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;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Advertised network Klonopin Online&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Path attributes&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Keepalive&lt;/strong&gt; : Sent every 60 seconds by default&lt;/p&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;Destination:  The neighbor&amp;#39;s configured IP&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Important fields:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  Nothing, really&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Notification&lt;/strong&gt; : When something is amiss, the router sends a notification message.  The receiver then closes the connection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - LSA Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-lsa-types/</link>
      <pubDate>Thu, 02 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-lsa-types/</guid>
      <description>&lt;p&gt;Yes, it is inevitable that I cover these.  I&amp;rsquo;m sure network types will be next.  Per my usual request, please correct my stupidity.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 1 - Router&lt;/strong&gt; : This LSA type lists all the routers by RID as well as the networks to which that router connects.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Type 2 - Network&lt;/strong&gt; : These LSAs represent broadcast network where more than one OSPF router may live.  Think Ethernet or multipoint segment.  These LSAs are flooded by the DR for that segment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Neighbor States</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-neighbor-states/</link>
      <pubDate>Thu, 02 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-neighbor-states/</guid>
      <description>&lt;p&gt;My prediction about covering network types was wrong.  I&amp;rsquo;m going to puke out some information about neighbor states for now.  As is always the case, corrections are welcome.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Down&lt;/strong&gt; : No hellos have been received from this router.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Attempt&lt;/strong&gt; : This state only applies to manually-configured neighbors on an NBMA network.  In this state, a router has sent unicast hellos to the neighbor but has not received any back from it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OSPF Notes - Message Types</title>
      <link>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-message-types/</link>
      <pubDate>Wed, 01 Jun 2011 00:00:00 +0000</pubDate>
      <guid>https://a996c8ee.aww-3cz.pages.dev/posts/2011/06/ospf-notes-message-types/</guid>
      <description>&lt;p&gt;I have had my nose deep in several books in preparation for my CCIE R&amp;amp;S written exam, so I haven&amp;rsquo;t been blogging much at all.  Now that I&amp;rsquo;ve made it to the more familiar topics, I&amp;rsquo;m hoping to get some notes posted.  I&amp;rsquo;ll start with OSPF message types.&lt;/p&gt;&#xA;&lt;p&gt;As always, please feel free to correct me here.  I&amp;rsquo;m learning just like the rest of us.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Hello&lt;/strong&gt; : These messages are used to establish neighbors and serve as keepalives among other things.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
