Capture from the CLI
Execute the following command to start the 802.11 frame capture:
<AC>packet-capture
local ap AP2 radio 1 write url ftp://100.1.1.1/filen
ame.pcap username admin password simple admin
Notes:
The
following parameters should be specified according to actual situation
“ap
name”
”radio
id”
”IP
addres of FTP server “
”file
name”
”user
name”
”password”
Execute the following command to stop the 802.11 frame capture:
<AC>packet-capture
stop
Check the file on FTP server open it with Wireshark or Omnipeek to check
the detail frames
Capture from Web
Open the path “Network View----Tools----Wireless
Capture”

Click the Radio that is being used to capture the frames to select it and
then click “Start” button
Choose “Local:captured packets are sent to the FTP server” to fill the
parameters
Click “Start” to start the capture
Click “Stop” to stop the capture and then check the file on FTP server.