This concept explains how dataplane packet logs capture and display packet information for onboarding and debugging wireless clients. It describes logging categories, features, and the types of network packets collected for troubleshooting.
A dataplane packet log is a diagnostic feature that
-
captures connectivity and protocol packets (such as DHCP, Neighbor Discovery, and ARP) exchanged between wireless clients and the controller,
-
helps you debug client onboarding and network communication issues, and
-
offers unconditional (global) and selective (filtered) packet logging modes.
Expanded explanation
While onboarding wireless clients, you might encounter problems such as client IP address allocation, Address Resolution Protocol (ARP) resolution, and other connectivity issues. All of these issues require debugging.
For rapid troubleshooting, the controller logs Dynamic Host Configuration Protocol (DHCP), Neighbor Discovery, and ARP packets exchanged with wireless clients by default.
Packet logging categories
You can use packet-logging categories to capture connectivity information for wireless clients.
-
Global Trace Log : Captures client connectivity information and is enabled by default.
-
Filtered Trace Log : Lets you log packets to a filtered buffer. You enable filters using debug commands. Filters capture only specific packet types or packets associated with particular client MAC addresses.
Features of dataplane packet logs
-
You can add or remove filters to customize the packet types captured. By default, DHCP, Neighbor Discovery, and ARP packets are always included.
-
You can use display filters to select a subset of logged packets to review.
-
You can use packet-logging data to view detailed debugging information such as client MAC address, client IP address, VLAN, interface, packet type, and time delta.
Dataplane packet log examples
-
For onboarding issues, enable filtered trace logs with specific filters to capture only DHCP packets from a problematic client.
-
Use display filters to narrow the logs to packets exchanged on a particular VLAN or interface.