Howto:How to Read WLAN Traces on IP72

From innovaphone wiki
Revision as of 17:32, 19 November 2009 by Vsi (talk | contribs) (New page: == Activate WLAN Tracing with V8=== WLAN tracing is activated by navigating to Diagnostics submenu, Tracing, and activating the WLAN checkbox. IMAGE:Wlan-trace-1.png It can also be ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Activate WLAN Tracing with V8=

WLAN tracing is activated by navigating to Diagnostics submenu, Tracing, and activating the WLAN checkbox.

Wlan-trace-1.png

It can also be activated by invoking

config add WLANMGR0 /xtrace
config write
reset

Deactivate trace with

config rem WLANMGR0 /xtrace
config write
reset

Activate WLAN Tracing with V7

From the command line:

activate WLAN trace with
config add WLANMGR0 /xtrace
config change ASCDEBUG0 /enable supp /enable wlan
config write
reset

Deactivate trace with

config rem WLANMGR0 /xtrace
config change ASCDEBUG0
config write
config activate

Fetching the trace by HTTP

Activate WLAN trace and

Wlan-trace-1.png