<?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: EXOS Packet Capture in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122171#M23236</link>
    <description>&lt;P&gt;This is an interesting question because the built-in packet capture feature can be a bit confusing at first. If you're only seeing those packets in Wireshark, it may be related to the capture point, applied filters, or hardware offloading rather than the traffic itself. Checking the interface configuration and testing with a known traffic &lt;A href="https://gomovie-to.com/" target="_self"&gt;Gomovies&lt;/A&gt; flow could help narrow down the cause. I'd be interested to know what the final solution was, as it could be useful for anyone troubleshooting EXOS packet captures in the future.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2026 04:43:13 GMT</pubDate>
    <dc:creator>booflix</dc:creator>
    <dc:date>2026-07-22T04:43:13Z</dc:date>
    <item>
      <title>EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88024#M20941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;today I played around with the built-in packet capture of EXOS ( &lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082238" target="_blank" rel="nofollow noreferrer noopener"&gt;How To: How to perform a local packet capture on an EXOS switch | Extreme Portal (force.com)&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;I’m able to capture packets and open the pcap file with wireshark, but I only see the following packets:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="999ffec7689143d294de259a963f2492_0cfb738b-55a4-498b-9533-89f57cd81ed1.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/813i246838C7D710C300/image-size/large?v=v2&amp;amp;px=999" role="button" title="999ffec7689143d294de259a963f2492_0cfb738b-55a4-498b-9533-89f57cd81ed1.png" alt="999ffec7689143d294de259a963f2492_0cfb738b-55a4-498b-9533-89f57cd81ed1.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;Wondering if I’m doing something wrong or if the feature is something else than I’m thinking. Any hints?&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:00:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88024#M20941</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-05-18T20:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88025#M20942</link>
      <description>&lt;P&gt;Are you on 30.x or newer?&amp;nbsp; IIRC some bytes need to be stripped to be read properly if so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally it’s used for troubleshooting and debugging:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Be Aware!&lt;BR /&gt;Debug commands are primarily meant for trouble shooting purposes and are NOT part of any EXOS validation tests (regression).&lt;BR /&gt;The usage of any debug command can result in unexpected side-effects (like memory depletion, high CPU, process failures).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is there a certain type of traffic you are trying to capture?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris Thompson&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:05:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88025#M20942</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2021-05-18T20:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88026#M20943</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;thanks for your quick reply! I’m on 30.7.1.1-patch1-86. Switch is an X460-G2. I’m just doing some testing of this feature and don’t want to capture any specific traffic for now. But we might need this feature in the near future. (Troubleshooting at a customers site)&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:17:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88026#M20943</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-05-18T20:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88027#M20944</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the editcap tool to remove the first 52 bytes.&amp;nbsp; Mine looked something like below from Powershell:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PS C:\Program Files\Wireshark&amp;gt; .\editcap.exe -C 52 editcap.pcap newpcap.pcap&lt;BR /&gt;&lt;BR /&gt;syntax below:&lt;BR /&gt;PS C:\Program Files\Wireshark&amp;gt; .\editcap.exe -C 52 &amp;lt;original pcap filename&amp;gt; &amp;lt;new pcap filename&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Below is more on editcap:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.wireshark.org/docs/man-pages/editcap.html" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.wireshark.org/docs/man-pages/editcap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Before:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="83850ff01e9c44fd92c42a4a8fa2122d_701970b3-7509-4c5a-9bf0-a8dab60f51b4.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2766iA426B08B3BB3A687/image-size/large?v=v2&amp;amp;px=999" role="button" title="83850ff01e9c44fd92c42a4a8fa2122d_701970b3-7509-4c5a-9bf0-a8dab60f51b4.png" alt="83850ff01e9c44fd92c42a4a8fa2122d_701970b3-7509-4c5a-9bf0-a8dab60f51b4.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="83850ff01e9c44fd92c42a4a8fa2122d_65f32e5a-5e2a-4a35-96da-75256f170e72.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3970iD73CC3F017C4E3F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="83850ff01e9c44fd92c42a4a8fa2122d_65f32e5a-5e2a-4a35-96da-75256f170e72.png" alt="83850ff01e9c44fd92c42a4a8fa2122d_65f32e5a-5e2a-4a35-96da-75256f170e72.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris Thompson&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 22:54:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88027#M20944</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2021-05-18T22:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88028#M20945</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;this worked like a charm, thank you very much! How much “trouble” some 52 bytes can cause… &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe this little information can be added to the GTAC articles?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 00:13:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88028#M20945</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-05-19T00:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88029#M20946</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;You bring upa good point(Stefan 1, Chris 0) so that article has been updated:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000082238" target="_blank" rel="nofollow noreferrer noopener"&gt;How To: How to perform a local packet capture on an EXOS switch | Extreme Portal (force.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Chris Thompson&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 00:51:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/88029#M20946</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2021-05-19T00:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121220#M23154</link>
      <description>&lt;P data-unlink="true"&gt;t sounds like the packet capture itself is working since you’re able to generate the pcap file and open it in Wireshark. If you’re only seeing a very limited set of packets &lt;A href="https://wooflix-to.com/" target="_self"&gt;Wooflix&lt;/A&gt;&amp;nbsp; (for example control-plane traffic like ARP, STP, LLDP, etc.), then it’s likely not a malfunction but rather how the built-in capture on &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ExtremeXOS&lt;/SPAN&gt;&lt;/SPAN&gt; (EXOS) is designed to operate.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 03:36:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121220#M23154</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-02-17T03:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121342#M23162</link>
      <description>&lt;P data-unlink="true"&gt;It sounds like the packet capture itself is working since you’re able to export the &lt;A href="https://cineby-to.com/" target="_self"&gt;Cineby&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;pcap&lt;/STRONG&gt; file and open it in Wireshark. In many cases with EXOS, seeing only a limited set of packets usually means the capture point or filter is restricting what the switch mirrors to the capture process. By default, the built-in capture may only see traffic that is processed by the CPU (control-plane traffic) rather than all data-plane traffic passing through the ports.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2026 04:12:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121342#M23162</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-03-14T04:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121353#M23164</link>
      <description>&lt;P data-unlink="true"&gt;from what you’re describing, it doesn’t sound like you’re doing anything &lt;EM&gt;wrong&lt;/EM&gt;—it’s more about how the EXOS packet capture feature actually works under the hood. &lt;A href="https://flixtor-to.com/" target="_self"&gt;Flixtor&lt;/A&gt;&amp;nbsp; The built-in capture on EXOS switches is fairly limited compared to something like a full span/mirror session feeding into Wireshark.&lt;/P&gt;&lt;P&gt;In many cases, EXOS captures are restricted to CPU-bound traffic (control plane) rather than full data plane forwarding. That means you’ll mostly see things like ARP, LLDP, STP, or other management/control packets, which would explain why your capture looks “incomplete” or not what you expected.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 17:31:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121353#M23164</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-03-16T17:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121360#M23165</link>
      <description>&lt;P&gt;From what you described, it sounds like the packet capture itself is working, since you’re able to export the &lt;STRONG&gt;pcap file&lt;/STRONG&gt; and open it in Wireshark. When only a limited or unusual set of packets appears, &lt;A href="https://flixer-to.com/" target="_self"&gt;Flixer&lt;/A&gt; it’s often related to &lt;STRONG&gt;where the capture is attached or what traffic actually passes through that point on the switch&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 16:57:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121360#M23165</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-03-17T16:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121633#M23184</link>
      <description>&lt;P&gt;It sounds like the capture itself is working since you’re able to open the file in Wireshark, but the fact that you’re only seeing a limited or unexpected set of packets usually points to how (and where) the capture is being performed on EXOS.&lt;/P&gt;&lt;P data-unlink="true"&gt;One thing to keep in mind is that the built-in packet capture on EXOS doesn’t always behave like a full mirror/SPAN port. Depending on the configuration, it may only capture control-plane traffic or packets destined to/from the switch CPU, rather than all transit traffic on a port or VLAN. That could explain why your capture looks incomplete. &lt;A href="https://wcofun-to.com/" target="_self"&gt;Visit&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 19:42:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121633#M23184</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-04-22T19:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121661#M23194</link>
      <description>&lt;P data-unlink="true"&gt;It sounds like you’ve successfully captured traffic, but what you’re seeing in Wireshark suggests the capture might be limited in scope rather than “full” packet visibility. EXOS &lt;A href="https://gmovies-to.com/" target="_self"&gt;GMovies&lt;/A&gt;&amp;nbsp; packet capture is often interface- and filter-dependent, so if you’re only seeing a small subset of frames (like control or broadcast traffic), it could be due to the capture point, VLAN context, or applied filters.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2026 18:18:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/121661#M23194</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-04-26T18:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122089#M23230</link>
      <description>&lt;P&gt;This was an enjoyable read from beginning to end. The explanations were straightforward, the examples felt relevant, and I finished with a much better understanding of the subject overall.&lt;BR /&gt;&lt;A href="https://goku-to.online/" target="_self"&gt;&lt;STRONG&gt;Visit&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 19:47:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122089#M23230</guid>
      <dc:creator>NolanR</dc:creator>
      <dc:date>2026-07-08T19:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122153#M23235</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Stefan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;It looks like you're only capturing control-plane traffic rather than the data-plane packets you're expecting. A few things you might want to check:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Verify that you're capturing on the correct VLAN or interface.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Make sure you've applied the appropriate capture filters (or removed overly restrictive ones).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Keep in mind that EXOS local packet capture has some platform-specific limitations. On certain switch models, it only captures packets processed by the CPU, not hardware-switched traffic passing through the ASIC. &lt;A href="https://azmovies-to.com/" target="_self"&gt;AZ Movies&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;If your goal is to inspect transit traffic, you may need to configure port mirroring (SPAN) and capture the traffic from the mirrored port using an external device running Wireshark.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Could you share your switch model, EXOS version, and the exact capture command you used? That would make it easier to determine whether you're hitting a platform limitation or a configuration issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2026 03:34:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122153#M23235</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-07-20T03:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122171#M23236</link>
      <description>&lt;P&gt;This is an interesting question because the built-in packet capture feature can be a bit confusing at first. If you're only seeing those packets in Wireshark, it may be related to the capture point, applied filters, or hardware offloading rather than the traffic itself. Checking the interface configuration and testing with a known traffic &lt;A href="https://gomovie-to.com/" target="_self"&gt;Gomovies&lt;/A&gt; flow could help narrow down the cause. I'd be interested to know what the final solution was, as it could be useful for anyone troubleshooting EXOS packet captures in the future.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2026 04:43:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122171#M23236</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-07-22T04:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122219#M23241</link>
      <description>&lt;P&gt;It sounds like the packet capture itself is working since you're able to open the PCAP in Wireshark, but the limited traffic suggests the capture point or filter may not be where you expect it to be. &lt;A href="https://himovies-to.com/" target="_self"&gt;Himovies&lt;/A&gt; On EXOS, local packet captures can have certain limitations depending on the interface, VLAN, ASIC offloading, or whether the traffic is hardware-switched rather than CPU-bound.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 03:36:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122219#M23241</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-07-28T03:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Packet Capture</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122248#M23248</link>
      <description>&lt;P&gt;Thanks for sharing this, Stefan. The packet capture output is interesting, and I think the key point is understanding exactly where and how EXOS is capturing the traffic. If Wireshark is only showing a limited set of packets, it would be worth checking the capture filters, source/interface configuration, &lt;A href="https://solarmovieshd.com/" target="_self"&gt;Solarmovies&lt;/A&gt; VLAN or port settings, and whether the expected traffic is actually passing through the capture point. A comparison with a known active traffic flow could also help determine whether this is expected EXOS behavior or a configuration issue. Great example of how useful packet captures can be for troubleshooting!&lt;/P&gt;</description>
      <pubDate>Sun, 02 Aug 2026 17:54:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-packet-capture/m-p/122248#M23248</guid>
      <dc:creator>booflix</dc:creator>
      <dc:date>2026-08-02T17:54:23Z</dc:date>
    </item>
  </channel>
</rss>

