<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ospf on </title>
    <link>https://wassimaouadi.com/tags/ospf/</link>
    <description>Recent content in Ospf on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 May 2026 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/ospf/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OSPF</title>
      <link>https://wassimaouadi.com/technotes/ospf/</link>
      <pubDate>Sat, 02 May 2026 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/ospf/</guid>
      <description>&lt;h1 id=&#34;ospf-in-junos&#34;&gt;OSPF in Junos&lt;/h1&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;lab@vSRX&amp;gt; show configuration interfaces ge-0/0/2 &#xA;unit 0 {&#xA;    family inet {&#xA;        address 192.168.11.2/24;&#xA;    }&#xA;}&#xA;&#xA;lab@vSRX&amp;gt; show configuration protocols ospf &#xA;area 0.0.0.0 {&#xA;    interface ge-0/0/2.0;&#xA;}&#xA;&#xA;lab@vSRX&amp;gt; &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;lab@vSRX&amp;gt; show ospf interface &#xA;Interface           State   Area            DR ID           BDR ID          Nbrs&#xA;ge-0/0/2.0          BDR     0.0.0.0         192.168.1.1     192.168.31.1       1&#xA;&#xA;lab@vSRX&amp;gt; &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;lab@vSRX&amp;gt; show ospf neighbor &#xA;Address          Interface              State           ID               Pri  Dead&#xA;192.168.11.1     ge-0/0/2.0             Full            192.168.1.1      128    39&#xA;&#xA;lab@vSRX&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&#xA;lab@vSRX&amp;gt; show route protocol ospf  &#xA;&#xA;inet.0: 24 destinations, 38 routes (24 active, 0 holddown, 0 hidden)&#xA;+ = Active Route, - = Last Active, * = Both&#xA;&#xA;192.168.1.1/32     *[OSPF/10] 01:58:32, metric 1&#xA;                    &amp;gt;  to 192.168.11.1 via ge-0/0/2.0&#xA;224.0.0.5/32       *[OSPF/10] 01:58:42, metric 1&#xA;                       MultiRecv&#xA;&#xA;inet6.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)&#xA;&#xA;lab@vSRX&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
