Navigation
Related Documentation
- AX, SRX Series
- Understanding Packet Capture on the AX411 Access Point
- AX411 Access Point Configuration Overview
- Understanding 802.1x Authentication of the Access Point
- Additional Information
- WLAN Feature Guide for Security Devices
Configuring Packet Capture on the AX411 Access Point (CLI Procedure)
Before you begin:
- Refer AX411 Access Point Hardware for details about hardware components.
- Configure the AX411 Access Point on the SRX Series device. See Getting Started with the Default Access Point Configuration.
You can configure the packet capture feature on an access point using the following CLI commands:
- To enable packet capture feature for the access point:
- To enable the packet capture to a file with all options:[edit]user@host# request wlan access-point packet-capture start access-point name interface interface-name duration capture-duration capture-file capture-file file-size-max file-size-max promiscuous capture-beacons filter-mac filter-mac
For example:
[edit]user@host# request wlan access-point packet-capture start mav-ap interface Radio1VAP0 + duration 300 capture-file tmp/mav_ap_capture.pcap file-size-max 2096 + promiscuous disable-beacons filter-mac 00:11:22:33:44:55 - To enable the packet capture to a file with mandatory
options:[edit]user@host# request wlan access-point packet-capture start name interface interface-name
For example:
[edit]user@host# request wlan access-point packet-capture start mav-ap interface Radio1VAP0
- To enable the packet capture to a file with all options:
- To halt the packet capture: [edit]user@host# request wlan access-point packet-capture stop ap-name
For example:
[edit]user@host# request wlan access-point packet-capture stop mav-ap - To show detailed status of a single access point:[edit]user@host# show wlan access-point name detail
For example:
[edit]user@host# show wlan access-points wap-3 detail
Related Documentation
- AX, SRX Series
- Understanding Packet Capture on the AX411 Access Point
- AX411 Access Point Configuration Overview
- Understanding 802.1x Authentication of the Access Point
- Additional Information
- WLAN Feature Guide for Security Devices
Published: 2014-05-22
Related Documentation
- AX, SRX Series
- Understanding Packet Capture on the AX411 Access Point
- AX411 Access Point Configuration Overview
- Understanding 802.1x Authentication of the Access Point
- Additional Information
- WLAN Feature Guide for Security Devices