<?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 RE: ospf stuck in exstart state in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60298#M1950</link>
    <description>No we are not. We do have firewalls (Palo Altos) between the core and the border but they are configured as vWire (inline). By default, the Palo Alto Networks firewall advertises all the OSPF routes (both intra-area and inter-area). &lt;BR /&gt;</description>
    <pubDate>Mon, 20 Mar 2017 18:43:00 GMT</pubDate>
    <dc:creator>Carlos_Maldona2</dc:creator>
    <dc:date>2017-03-20T18:43:00Z</dc:date>
    <item>
      <title>ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60288#M1940</link>
      <description>I have a S8 Enterasys where I lost my OSPF neighbors with our Border router. When  I do a sh ip ospf neighbors, it shows it in a ex-state. I have clear the process, taken it out and re-enter, but still on ex-state. I can ping the border router but can't get that connection. I have checked the interfaces, and uplink ports, all looks good. &lt;BR /&gt;
&lt;BR /&gt;
Outside border interface:&lt;BR /&gt;
&lt;BR /&gt;
interface vlan.0.100&lt;BR /&gt;
  description "insidevlan"&lt;BR /&gt;
  ip address xxx.xxx.xxx.x 255.255.255.240 primary&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
Core interface:&lt;BR /&gt;
&lt;BR /&gt;
interface vlan.0.302&lt;BR /&gt;
  description "InsideFirewall"&lt;BR /&gt;
  ip address xxx.xxx.xx.x 255.255.255.240 primary&lt;BR /&gt;
  vrrp create 2 v2-IPv4&lt;BR /&gt;
  vrrp address 2 xxx.xxx.xx.x &lt;BR /&gt;
  vrrp priority 2 254&lt;BR /&gt;
  vrrp host-mobility 2&lt;BR /&gt;
  no shutdown&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
V302 goes to a C5 switch which then goes to the inside FW, goes out through outside FW to the border (S4 router) V100. &lt;BR /&gt;
&lt;BR /&gt;
This all started when we converted our FW's to layer 3. Everything was working fine, except for some VPN issues which we than reverted back. Now the neighbors don't connect. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 20:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60288#M1940</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-19T20:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60289#M1941</link>
      <description>Usually this is a MTU mismatch.</description>
      <pubDate>Sun, 19 Mar 2017 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60289#M1941</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-03-19T20:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60290#M1942</link>
      <description>with mtu mismatch you shouldn't get to ex-start...&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60290#M1942</guid>
      <dc:creator>Patrick_Koppen</dc:creator>
      <dc:date>2017-03-19T20:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60291#M1943</link>
      <description>I checked, both are 1500&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 21:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60291#M1943</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-19T21:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60292#M1944</link>
      <description>Do you have the ospf config of both ends?&lt;BR /&gt;
&lt;BR /&gt;
It's not clear to me what happened. Did you say ospf was between 2 S-series routers with a L2 FW in-between, then you converted that FW to L3 (in ospf with each S?), and back to L2 FW? I guess the ospf config has been modified a lot...&lt;BR /&gt;
&lt;BR /&gt;
mtu, timers all checked?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 22:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60292#M1944</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-03-19T22:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60293#M1945</link>
      <description>Yes. All checks. The only thing I can see i that I can't ping multicast, 244.0.0.5 which is where OSPF uses for the hellos. I don't have any acl's on these interfaces. &lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 22:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60293#M1945</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-19T22:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60294#M1946</link>
      <description>he are the configs:&lt;BR /&gt;
&lt;BR /&gt;
border:&lt;BR /&gt;
&lt;BR /&gt;
router ospf 1&lt;BR /&gt;
  router-id xxx.xxx.xxx.1&lt;BR /&gt;
  network xxx.xxx.xxx.x 0.0.0.15 area 0.0.0.0&lt;BR /&gt;
  network xxx.xxx.xxx.xx 0.0.0.15 area 0.0.0.0&lt;BR /&gt;
  redistribute bgp&lt;BR /&gt;
  log-adjacency&lt;BR /&gt;
  exit&lt;BR /&gt;
&lt;BR /&gt;
router ospf 1&lt;BR /&gt;
router-id xxx.xxx.xxx.xx&lt;BR /&gt;
network xxx.xxx.xxx.xx 0.0.0.0.15 area 0.0.0.0&lt;BR /&gt;
redistribute connected&lt;BR /&gt;
log-adjacency&lt;BR /&gt;
passive-interface default&lt;BR /&gt;
no passive-interface vlan.0.302&lt;BR /&gt;
exit&lt;BR /&gt;
&lt;BR /&gt;
There are more networks but this is the one in question. All IP's match, don't want to expose them.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2017 23:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60294#M1946</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-19T23:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60295#M1947</link>
      <description>You may check the following:&lt;BR /&gt;
&lt;BR /&gt;
show ip ospf interface&lt;BR /&gt;
show ip ospf neigbours&lt;BR /&gt;
show ip int brief&lt;BR /&gt;
&lt;BR /&gt;
disable the interface, activate debugging (debug ip ospf adj or packets), enable the interface&lt;BR /&gt;
and see what happends....&lt;BR /&gt;
&lt;BR /&gt;
If there are only two routers, you should use point to point mode.&lt;BR /&gt;
&lt;BR /&gt;
What do you mean with FW to L3?&lt;BR /&gt;
&lt;BR /&gt;
You should not replace all parts of the ip with xxx.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2017 00:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60295#M1947</guid>
      <dc:creator>Patrick_Koppen</dc:creator>
      <dc:date>2017-03-20T00:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60296#M1948</link>
      <description>Our firewalls are inline. They were working fine before we try to convert them to a layer 3 interfaces. We had everything working with them configured as layer 3, but we had to revert back and this is when get the ex-state between our core and border routers. Because we use public IP's in all our network devices, I'm not exposing the real IP's, hence the xxx. I'll try the debugging. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2017 01:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60296#M1948</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-20T01:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60297#M1949</link>
      <description>Hi Carlos,&lt;BR /&gt;
&lt;BR /&gt;
do you use a Host ACL? If so, do you allow the OSPF protocol or just the multicast groups? The multicast groups are used to establish the adjacencies, but the data exchange uses unicast sourced from the interface IP of one router destined to the interface IP of the other router.&lt;BR /&gt;
&lt;BR /&gt;
If you are establishing the adjacencies across a firewall, please ensure that the OSPF protocol is allowed on the firewall between the router interface addresses and the OSPF multicast groups.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Mon, 20 Mar 2017 13:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60297#M1949</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-03-20T13:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60298#M1950</link>
      <description>No we are not. We do have firewalls (Palo Altos) between the core and the border but they are configured as vWire (inline). By default, the Palo Alto Networks firewall advertises all the OSPF routes (both intra-area and inter-area). &lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2017 18:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60298#M1950</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-20T18:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: ospf stuck in exstart state</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60299#M1951</link>
      <description>I bypass the firewall to see if it was the firewall causing the issue. The test worked, but when I put firewall back in place, OSPF is working now. Go figure!&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2017 21:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/ospf-stuck-in-exstart-state/m-p/60299#M1951</guid>
      <dc:creator>Carlos_Maldona2</dc:creator>
      <dc:date>2017-03-20T21:50:00Z</dc:date>
    </item>
  </channel>
</rss>

