Concept Guide

ap debug radio-event-log
ap debug radio-event log [start|stop] [ap-name <name>|ip-addr <ip-addr>|ip6-addr <ip6-addr>]
radio <0|1> size <size-of-log> events [all|ani|rcfind|rcupdate|rx|size|text|tx] [hex
<hexformat>]
Description
Start and stops packet log capture of radio events for debugging purposes, and sends a log file of the events to
a dump server when logging stops.
Syntax
Parameter Description
start
Start Wi-Fi packet log capture
stop
Stop Wi-Fi packet log capture and send a log file of the events to a dump server.
ap-name <ap-name>
Name of the AP for which you want to capture packet log events.
ip-addr <ip-addr>
IPv4 address of the AP for which you want to capture packet log events.
ip6-addr <ip6-addr>
IPv6 address of the for which you want to capture packet log events.
radio 1|0
Include this parameter to start or stop packet log capture for the specified radio.
size <size-of-log>
Specify the maximum radio log size, in bytes. The supported range is 1024-
10485760 bytes (1KB-10MB), and the default log size is 3145728 bytes (3MB).
events
Specify the type of radio events you want to capture in the log file.
l all: Capture all of the following types of radio events.
l ani Adaptive Noise Immunity control events
l rcfind: Transmission (Tx) control event
l rcupdate: Transmission (Tx) rate update event
l rx: Received (Rx) status register event
l text: Text record event
l tx: Transmission (Tx) control and Tx status register event
hex <hexformat)
(Optional) Specify the radio event type in hexadecimal format
l 0x10: Adaptive Noise Immunity control events
l 0x4: Transmission (Tx) control event
l 0x8: Transmission (Tx) rate update event
l 0x2: Received (Rx) status register event
l 0X20: Text record event
l 0x1: Transmission (Tx) control and Tx status register event
hex
Specify the radio event type in hex format.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ap debug radio-event-log | 159