Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] Capturing Giant Packets Only

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Sheahan, John" <John.Sheahan@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2008 13:11:55 -0400

I captured all traffic on my port-channel and filtered for ethernet.len
> 1518 and did not see any traffic yet my counters on the switch were
into the 100s of thousands. I opened a case with Cisco and they
confirmed that this is a cosmetic bug on the version of IOS that I'm
running on the 6500 and will require an upgrade to fix it.

thanks for the help on this.

john 


 

-----Original Message-----
From: wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of Guy Harris
Sent: Wednesday, July 02, 2008 1:01 PM
To: Community support list for Wireshark
Subject: Re: [Wireshark-users] Capturing Giant Packets Only

Sheahan, John wrote:
> I just discovered that some of my trunks are clocking lots of giant 
> packets and I wanted to know if there is a way to filter just for
giants?

If giant packets are Ethernet frames > 1514 bytes (if you don't count
the FCS)/1518 bytes (if you count the FCS), a capture filter such as
"greater 1515" (confusingly, the "greater" operation in the
libpcap/WinPcap filter parser is defined to mean "greater than or equal
to") or "greater 1519", depending on whether your adapter supplies the
FCS when capturing, should work.
_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
https://wireshark.org/mailman/listinfo/wireshark-users

  • Follow-Ups:
    • Re: [Wireshark-users] Capturing Giant Packets Only
      • From: Chad Dailey
  • References:
    • [Wireshark-users] Version 1.0.1 (SVN Rev 25639) - > Bug ?
      • From: MEHMET YALTI
    • [Wireshark-users] Capturing Giant Packets Only
      • From: Sheahan, John
    • Re: [Wireshark-users] Capturing Giant Packets Only
      • From: Guy Harris
  • Prev by Date: Re: [Wireshark-users] Dissector for ANSI TCAP NATIONAL code:0 notimplemented.
  • Next by Date: [Wireshark-users] TurboCap card with Wirehshark under Linux ?
  • Previous by thread: Re: [Wireshark-users] Capturing Giant Packets Only
  • Next by thread: Re: [Wireshark-users] Capturing Giant Packets Only
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation