09-05-2023 06:03 AM
Hello,
I want to troubleshoot WLAN Client connection- and roaming-issues and need the packet capture filters to see all client relevant packets.
I tried
wlan src or dst <mac-addr>
but I see not all traffic
perhaps I ping the IP of this client and do not see the icmp packets.
I tried also
ip proto icmp
with and extra Meraki-AP on the same chanels but do not see the icmp packets
Best regards
Josef
09-05-2023 06:22 AM
The following options are available for a packet capture on the MR:
The MR allows packet captures on its wired or wireless interface. Captures on the wireless interface are useful to troubleshoot issues when clients have connectivity issues to the access point. Captures from the wired interface an offer insight into the access point's interaction with the LAN.
Note that packet captures taken on the wired interface of access points running MR 27.0+ firmware will not display 802.1q VLAN tags.
Note: The default behavior of client packet captures is to capture traffic sourcing from the client. If a bi-directional (to and from) capture from a specific source and destination is required, use this filter wlan addr1 <MAC> or wlan addr2 <MAC>. Addr1 and Addr2 represents source and destination respectively.
09-05-2023 06:22 AM
Don't filter anything on the capture. Filter it later in wireshark
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide