<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Linux OSPF setup question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-ospf-setup-question/m-p/4226000#M83612</link>
    <description>I am managing a computer test environment, and have the following setup (see attached document).  Basically, I have computer "dev3" hooked up to computers "ISER0495" and "ISER0498" via a netgear hub to their 1/1 (external) interfaces.&lt;BR /&gt;&lt;BR /&gt;There is a static route between "dev3" and "ISER0495"  As configured right now, "dev3" can ping and trace both 1/1 interfaces on "ISER0495" and "ISER0498".  In the case of "ISER0498", the traceroute properly indicates that there is an intermediate hop at "ISER0495".&lt;BR /&gt;&lt;BR /&gt;The problem is, OSPF on "ISER0495" also needs to be configured so that the 0/0 interfaces (internal interfaces) on both "ISER0495" and "ISER0498" can be seen from "dev3".  This is where I'm stuck.&lt;BR /&gt;&lt;BR /&gt;Here is the OSPF configuration on "ISER0495"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  interface loopback 0&lt;BR /&gt;    no shutdown&lt;BR /&gt;    ip address 127.0.0.1/8&lt;BR /&gt;    ipv6 address ::1/128&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface loopback 1&lt;BR /&gt;    no shutdown&lt;BR /&gt;    ip address 20.1.1.1/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 0/0&lt;BR /&gt;    no shutdown&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 0/0.107&lt;BR /&gt;    no shutdown&lt;BR /&gt;    vlan-id 17&lt;BR /&gt;    bfd&lt;BR /&gt;    no gratuitous-arp&lt;BR /&gt;    no unarp&lt;BR /&gt;    vrrp  17 priority 200&lt;BR /&gt;    vrrp  17 ip 10.0.0.7/24&lt;BR /&gt;    ip address 10.0.0.107/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 1/1&lt;BR /&gt;    no shutdown&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 1/1.107&lt;BR /&gt;    no shutdown&lt;BR /&gt;    vlan-id 107&lt;BR /&gt;    bfd&lt;BR /&gt;    no gratuitous-arp&lt;BR /&gt;    no unarp&lt;BR /&gt;    vrrp 107 priority 200&lt;BR /&gt;    vrrp 107 ip 101.0.0.7/24&lt;BR /&gt;    ip address 101.0.0.107/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  router ospf&lt;BR /&gt;    router-id 20.1.1.1&lt;BR /&gt;    area 0.0.0.0&lt;BR /&gt;      interface Loopback 1&lt;BR /&gt;      interface gigabitethernet 1/1.107&lt;BR /&gt;      interface gigabitethernet 0/0.107&lt;BR /&gt;        bfd&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Jul 2008 19:20:09 GMT</pubDate>
    <dc:creator>Alan_152</dc:creator>
    <dc:date>2008-07-01T19:20:09Z</dc:date>
    <item>
      <title>Linux OSPF setup question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ospf-setup-question/m-p/4226000#M83612</link>
      <description>I am managing a computer test environment, and have the following setup (see attached document).  Basically, I have computer "dev3" hooked up to computers "ISER0495" and "ISER0498" via a netgear hub to their 1/1 (external) interfaces.&lt;BR /&gt;&lt;BR /&gt;There is a static route between "dev3" and "ISER0495"  As configured right now, "dev3" can ping and trace both 1/1 interfaces on "ISER0495" and "ISER0498".  In the case of "ISER0498", the traceroute properly indicates that there is an intermediate hop at "ISER0495".&lt;BR /&gt;&lt;BR /&gt;The problem is, OSPF on "ISER0495" also needs to be configured so that the 0/0 interfaces (internal interfaces) on both "ISER0495" and "ISER0498" can be seen from "dev3".  This is where I'm stuck.&lt;BR /&gt;&lt;BR /&gt;Here is the OSPF configuration on "ISER0495"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  interface loopback 0&lt;BR /&gt;    no shutdown&lt;BR /&gt;    ip address 127.0.0.1/8&lt;BR /&gt;    ipv6 address ::1/128&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface loopback 1&lt;BR /&gt;    no shutdown&lt;BR /&gt;    ip address 20.1.1.1/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 0/0&lt;BR /&gt;    no shutdown&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 0/0.107&lt;BR /&gt;    no shutdown&lt;BR /&gt;    vlan-id 17&lt;BR /&gt;    bfd&lt;BR /&gt;    no gratuitous-arp&lt;BR /&gt;    no unarp&lt;BR /&gt;    vrrp  17 priority 200&lt;BR /&gt;    vrrp  17 ip 10.0.0.7/24&lt;BR /&gt;    ip address 10.0.0.107/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 1/1&lt;BR /&gt;    no shutdown&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  interface gigabitethernet 1/1.107&lt;BR /&gt;    no shutdown&lt;BR /&gt;    vlan-id 107&lt;BR /&gt;    bfd&lt;BR /&gt;    no gratuitous-arp&lt;BR /&gt;    no unarp&lt;BR /&gt;    vrrp 107 priority 200&lt;BR /&gt;    vrrp 107 ip 101.0.0.7/24&lt;BR /&gt;    ip address 101.0.0.107/24&lt;BR /&gt;  !&lt;BR /&gt;  !&lt;BR /&gt;  router ospf&lt;BR /&gt;    router-id 20.1.1.1&lt;BR /&gt;    area 0.0.0.0&lt;BR /&gt;      interface Loopback 1&lt;BR /&gt;      interface gigabitethernet 1/1.107&lt;BR /&gt;      interface gigabitethernet 0/0.107&lt;BR /&gt;        bfd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2008 19:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ospf-setup-question/m-p/4226000#M83612</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2008-07-01T19:20:09Z</dc:date>
    </item>
  </channel>
</rss>

