Product Support
Product Activation FAQs
Downloads
Maintenance Programs
White Papers
WildPackets Forums
Technical Compendium
Additional Resources
Tip of the Month
Wireless Tips
Plugin Tips
Product Versions
Networking Books
Networking Glossary
Networking Links
Tech Support Requests
Home > Support > Additional Resources > Tip of the Month

Tip of the Month

July 2002

Using the Filter column display option from the Packet List

You can expand the level of information shown to you in the EtherPeek or AiroPeek summary window by adding a specialized column of your own description. For example, suppose you wanted to add a column that indicated whether a packet was a Version 2 Ethernet frame, an IEEE 802.3 packet, a SNAP packet, or a Novell 802.3 RAW packet. Any characteristic of a packet that can be defined by a filter can be displayed in the summary window with a textual identifier of your own choosing.

To begin, you create one or more filters that identify the packet characteristics in which you are interested. The name that you give the filter will end up being displayed in the Filter column in the summary display. You could create a set of filters like this:

Name Characteristics
Version 2 Ethernet Value at offset 12 > 0x05dc (mask = 0xFFFF, length =2)
IEEE 802.3 Value at offset 12 =< 0x05dc (mask = 0xFFFF, length=2)

Right-click in the packet list and choose Packet List Options. Turn on the Filter column option. From the Edit/Select window, turn on both filters and click the Select button. When the "Hide Selected Packets" dialog box appears, simply click Close (that is, do not do any actual hiding). The Filter column will now contain the filter names that you've defined, and in this case those names will be indicative of whether a packet is a Version 2 Ethernet or an IEEE 802.3 Ethernet packet.

This approach could be used to identify specific attempts to open a particular file, or to flag the presence of a particular user logging in. Anything that you can define in terms of a filter can be displayed in the Filter column with a descriptive text string of your own choosing.

Download a demo of OmniPeek
Custom Integration & Engineering
WildPackets understands that one size does not fit all. Moreover, we all face new challenges every day. WildPackets Custom Engineering performs software development and systems integration, complementing WildPackets products and enhancing the capabilities of Network Operations Centers.
Learn more...

Network Analysis & Consulting
WildPackets offers a full spectrum of professional services, available remote and on-site. Our network engineers provide expertise for your network troubleshooting, capacity planning, or baseline performance analysis needs.
Learn more...

Tip of the Month
Time to ‘Select’
This month I’m going to address the need of being able to actively select certain packets from an active capture. This occurs when you have an active capture running, which you cannot stop for whatever reason, but you wish to apply a filter to it.