<?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: Extreme Summit Switch Appears to not be Sending any OSPF Hellos in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57037#M16806</link>
    <description>Which version the switch is running? I'm afraid you hit below bug.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/OSPF-state-is-stuck-in-Init" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/OSPF-state-is-stuck-in-Init&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Aug 2017 06:14:00 GMT</pubDate>
    <dc:creator>Steven_Lin</dc:creator>
    <dc:date>2017-08-09T06:14:00Z</dc:date>
    <item>
      <title>Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57030#M16799</link>
      <description>I am trying to get an OSPF adjacency between a Summit  X460G2-48p-G4 and a Palo Alto VM-100. I have done this quite a few times already at other deployments, but I am having a very hard time getting this working at this particular location. &lt;BR /&gt;
&lt;BR /&gt;
When I run the show ospf neighbor command, I can see the Palo Alto VM-100 as a neighbor but the neighborship is stuck in "init": &lt;BR /&gt;
&lt;BR /&gt;
Neighbor ID     Pri State              Up/Dead Time             Address         Interface&lt;BR /&gt;
          BFD Session State&lt;BR /&gt;
==========================================================================================&lt;BR /&gt;
10.130.36.10      1 INIT      /DR      00:00:05:41/00:00:00:01  10.130.36.10    Inside&lt;BR /&gt;
          None&lt;BR /&gt;
&lt;BR /&gt;
Looking in the log:&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:53:33.87 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 10.130.36.10 to state = INIT due to hello received.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:53:33.87 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 0.0.0.0 to state = DOWN due to new neighbor.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:41:13.84 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 10.130.36.10 to state = INIT due to hello received.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:41:13.83 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 0.0.0.0 to state = DOWN due to new neighbor.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:33:43.81 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 10.130.36.10 to state = INIT due to hello received.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:33:43.81 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 0.0.0.0 to state = DOWN due to new neighbor.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:32:58.22 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 10.130.36.10 to state = DOWN due to inactivity timer expiry.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:23:08.41 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 10.130.36.10 to state = INIT due to hello received.&lt;BR /&gt;
&lt;BR /&gt;
08/08/2017 01:23:08.41 &lt;OSPF.NEIGHBOR.CHGSTATE&gt; Changing the state of neighbor rtid 10.130.36.10 ipa 0.0.0.0 to state = DOWN due to new neighbor.&lt;BR /&gt;
&lt;BR /&gt;
There are multiple instances of these log entries likely because I disabled and enabled OSPF on the Summit a few times as a a troubleshooting step. &lt;BR /&gt;
&lt;BR /&gt;
I have done a packet capture on the PA-VM100 and while it receives pings from 10.130.36.9 address without any issue. There was no other traffic from 10.130.36.9. As best as I can see, it seems as if the PA is sending Hellos but the Summit isn't. &lt;BR /&gt;
&lt;BR /&gt;
Here is some additional info concerning the switch and OSPF config:&lt;BR /&gt;
* sw-601.40 # sho fdb vlan "Inside"&lt;BR /&gt;
Mac                     Vlan       Age  Flags           Port / Virtual Port List&lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
00:50:56:80:16:59  Inside(0130) 0000  dhmi          4&lt;BR /&gt;
&lt;BR /&gt;
Flags : d - Dynamic, s - Static, p - Permanent, n - NetLogin, m - MAC, i - IP,&lt;BR /&gt;
        x - IPX, l - lockdown MAC, L - lockdown-timeout MAC, M- Mirror, B - Egress Blackhole,&lt;BR /&gt;
        b - Ingress Blackhole, v - MAC-Based VLAN, P - Private VLAN, T - VLAN translation,&lt;BR /&gt;
        D - drop packet, h - Hardware Aging, o - IEEE 802.1ah Backbone MAC,&lt;BR /&gt;
        S - Software Controlled Deletion, r - MSRP,&lt;BR /&gt;
        X - VXLAN, Z - OpenFlow&lt;BR /&gt;
&lt;BR /&gt;
Total: 35 Static: 0  Perm: 0  Dyn: 35  Dropped: 0  Locked: 0  Locked with Timeout: 0&lt;BR /&gt;
FDB Aging time: 300&lt;BR /&gt;
* sw-601.41 # sho iparp "Inside"&lt;BR /&gt;
VR            Destination      Mac                Age  Static  VLAN          VID   Port&lt;BR /&gt;
VR-Default    10.130.36.10     00:50:56:80:16:59   12      NO  Inside     130   4&lt;BR /&gt;
&lt;BR /&gt;
# Module ospf configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
configure ospf routerid 10.130.36.9&lt;BR /&gt;
enable ospf&lt;BR /&gt;
enable ospf export direct cost 1 type ase-type-1&lt;BR /&gt;
create ospf area 0.0.0.5&lt;BR /&gt;
configure ospf add vlan Inside area 0.0.0.5&lt;BR /&gt;
configure ospf vlan Inside priority 0&lt;BR /&gt;
&lt;BR /&gt;
sho version&lt;BR /&gt;
&lt;BR /&gt;
Switch      : 800607-00-05 1528N-45618 Rev 5.0 BootROM: 1.0.2.1    IMG: 22.1.1.5&lt;BR /&gt;
X460-G2-VIM-2SS-B-1: 800558-00-03 1524N-41626 Rev 3.0&lt;BR /&gt;
PSU-1       : Internal PSU-1 800592-00-07 1549A-45278&lt;BR /&gt;
PSU-2       :&lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 22.1.1.5 by release-manager&lt;BR /&gt;
          on Thu Oct 27 14:58:15 EDT 2016&lt;BR /&gt;
BootROM : 1.0.2.1&lt;BR /&gt;
Diagnostics : 5.4&lt;BR /&gt;
Certified Version : EXOS Linux  3.18.24, FIPS fips-ecp-2.0.12&lt;BR /&gt;
&lt;BR /&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;&lt;/OSPF.NEIGHBOR.CHGSTATE&gt;</description>
      <pubDate>Tue, 08 Aug 2017 06:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57030#M16799</guid>
      <dc:creator>Trevor_Jackson</dc:creator>
      <dc:date>2017-08-08T06:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57031#M16800</link>
      <description>Hi Trevor,&lt;BR /&gt;
&lt;BR /&gt;
Are these two devices directly connected or via an intermediate switch?&lt;BR /&gt;
&lt;BR /&gt;
Can you share the "show configuration hal" from the switch?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57031#M16800</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2017-08-08T16:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57032#M16801</link>
      <description>Karthik,&lt;BR /&gt;
            The devices are directly connected with no intermediate switch or device in between. Here is the output of show configuration hal:&lt;BR /&gt;
&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iproute sharing max-gateways 4&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 17:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57032#M16801</guid>
      <dc:creator>Trevor_Jackson</dc:creator>
      <dc:date>2017-08-08T17:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57033#M16802</link>
      <description>Trevor,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for sharing the output, i do not see the issue in the hal configuration that i expected.&lt;BR /&gt;
&lt;BR /&gt;
Since both the devices are directly connected the next step i would suggest is to do a TCPDUMP in the switch, there are few debug command available to do this from EXOS CLI itself but be wary and read through the complete article before proceeding.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/Perform-a-packet-capture-in-the-EXOS-CLI-using-the-command-debug-packet-capture" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/Perform-a-packet-capture-in-the-EXOS-CLI-u...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Lets see what the packet capture says.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57033#M16802</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2017-08-08T19:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57034#M16803</link>
      <description>I tried the packet capture command, but it would not run at all:&lt;BR /&gt;
&lt;BR /&gt;
debug packet capture port 4 on file-name ospftshoot1 count 200&lt;BR /&gt;
                                       ^&lt;BR /&gt;
%% Invalid input detected at '^' marker.&lt;BR /&gt;
&lt;BR /&gt;
I realize the article indicates that this is a "hidden" command but here is what I get if I try to question mark it:&lt;BR /&gt;
&lt;BR /&gt;
debug packet ?&lt;BR /&gt;
  show            Display packet details&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57034#M16803</guid>
      <dc:creator>Trevor_Jackson</dc:creator>
      <dc:date>2017-08-08T19:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57035#M16804</link>
      <description>I also ran a packet capture using these commands instead:&lt;BR /&gt;
&lt;BR /&gt;
debug packet capture ports 4 on&lt;BR /&gt;
debug packet capture ports 4 off&lt;BR /&gt;
&lt;BR /&gt;
The switch accepted these commands but there was no packet capture afterwards:&lt;BR /&gt;
&lt;BR /&gt;
ls&lt;BR /&gt;
drw-r--r--    2 root     root         1024 Apr 14  2016 dhcp&lt;BR /&gt;
drw-r--r--    2 root     root         1024 Apr 14  2016 lost+found&lt;BR /&gt;
-rw-rw-rw-    1 root     root       500783 Aug  8 02:14 primary.cfg&lt;BR /&gt;
drw-r--r--    4 root     root         1024 Aug  8 01:19 ssl&lt;BR /&gt;
drwxr-xr-x    2 root     root         1024 Aug  8 01:19 vmt&lt;BR /&gt;
&lt;BR /&gt;
ls /usr/local/tmp&lt;BR /&gt;
-rw-rw-rw-    1 root     root           36 Aug  8 14:55 capture.log&lt;BR /&gt;
drwxrwxrwx    2 root     root         1024 Apr 14  2016 dhcp&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57035#M16804</guid>
      <dc:creator>Trevor_Jackson</dc:creator>
      <dc:date>2017-08-08T19:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57036#M16805</link>
      <description>Hi Trevor,&lt;BR /&gt;
&lt;BR /&gt;
As your version is 22.1.1, the issue of "no packet capture file" seems to be matched with:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Enabling-Debug-Packet-Capture-on-a-port-does-not-create-a-PCAP-file-in-internal-memory/?q=debug+packet+capture&amp;amp;#38;l=en_US&amp;amp;#38;c=Extreme_Software%3AExtremeXOS_EXOS&amp;amp;#38;fs=Search&amp;amp;#38;pn=1" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Enabling-Debug-Packet-Capture-on-a-port-...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
So now, you can get packet capture either :&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;Packet capture from Palo Alto VM-100 or  
 
&lt;/LI&gt;&lt;LI&gt;Mirror packet for the port in the switch&lt;/LI&gt;&lt;/UL&gt;Please refer following URL for the way of mirroring on EXOS:&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Enable-And-Configure-Mirroring-In-EXOS/?q=mirror&amp;amp;#38;l=en_US&amp;amp;#38;c=Extreme_Software%3AExtremeXOS_EXOS&amp;amp;#38;fs=Search&amp;amp;#38;pn=1" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-To-Enable-And-Configure-Mirroring-In-E...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
David&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2017 06:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57036#M16805</guid>
      <dc:creator>David_Choi</dc:creator>
      <dc:date>2017-08-09T06:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57037#M16806</link>
      <description>Which version the switch is running? I'm afraid you hit below bug.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/OSPF-state-is-stuck-in-Init" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/OSPF-state-is-stuck-in-Init&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2017 06:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57037#M16806</guid>
      <dc:creator>Steven_Lin</dc:creator>
      <dc:date>2017-08-09T06:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57038#M16807</link>
      <description>Hi Trevor,&lt;BR /&gt;
&lt;BR /&gt;
I would suggest to open up a ticket with GTAC so that we can assist you to collect the packets to the CPU via debug mode (which needs one time password).</description>
      <pubDate>Wed, 09 Aug 2017 09:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57038#M16807</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2017-08-09T09:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57039#M16808</link>
      <description>He's running 22.1, so he should not be hitting this bug.</description>
      <pubDate>Wed, 09 Aug 2017 09:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57039#M16808</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-08-09T09:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57040#M16809</link>
      <description>Did you check the usual, like mtu? Is the Palo Alto using also a broadcast link or is it configured as pt2pt?</description>
      <pubDate>Wed, 09 Aug 2017 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57040#M16809</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-08-09T19:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme Summit Switch Appears to not be Sending any OSPF Hellos</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57041#M16810</link>
      <description>I verified that the MTU is 1500 on both the Palo Alto device as well as the switch:&lt;BR /&gt;
&lt;BR /&gt;
Extreme Switch:&lt;BR /&gt;
&lt;BR /&gt;
debug vlan show vlan "Inside" | i mtu&lt;BR /&gt;
        flags:0x1100001000[-] mtu:1500 qos:0 l2Protos:0 adminState:1&lt;BR /&gt;
&lt;BR /&gt;
Palo Alto Firewall:&lt;BR /&gt;
&lt;BR /&gt;
Name: ethernet1/2, ID: 17&lt;BR /&gt;
Operation mode: layer3&lt;BR /&gt;
Virtual router default&lt;BR /&gt;
Interface MTU 1500&lt;BR /&gt;
&lt;BR /&gt;
 This is the default value in both cases. The Palo Alto is configured to use a broadcast link:&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9ca468d0190f4738985182120019636c_RackMultipart20170809-39761-txpn34-PA_OSPF_Settings_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1540i50FAFBE90A0540EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="9ca468d0190f4738985182120019636c_RackMultipart20170809-39761-txpn34-PA_OSPF_Settings_inline.jpg" alt="9ca468d0190f4738985182120019636c_RackMultipart20170809-39761-txpn34-PA_OSPF_Settings_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
I supposed I will try upgrading to version 22.3.1.4 this evening to see if it makes any difference in either the OSPF issue and/or the packet capture issue. I will report back tomorrow if this makes any difference as I have to wait until after hours to reboot the switch.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 09 Aug 2017 19:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-summit-switch-appears-to-not-be-sending-any-ospf-hellos/m-p/57041#M16810</guid>
      <dc:creator>Trevor_Jackson</dc:creator>
      <dc:date>2017-08-09T19:20:00Z</dc:date>
    </item>
  </channel>
</rss>

