Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] Display Filter for Physical address of a Wireless adapter?

From: "Vinay Chilakamarri" <vinay.chilakamarri@xxxxxxxxx>
Date: Tue, 8 Apr 2008 16:21:59 -0700
Hi,

I am trying to filter the packets that I captured ( from TZSP protocol) based on the physical address of a Wireless Adapter. Can anyone point me to the command line argument available for doing this? Right now my command looks something like this:

wireshark -f "udp port 37112" -i2 -k

I read that -R is for display filter but I am not sure what _expression_ does the job. Any help on this is greatly appreciated.

Thank you!

-Vinay