request wlan access-point packet capture
Syntax
request wlan access-point packet-capture start ap-name interface interface-name duration duration filename capture-file sizefile-size-max promiscuous filter-mac mac-address
Description
Capture the packets for the interfaces on wireless LAN interface Mini-PIM and to check whether the packets are received from Wi-Fi interface and sent to JUNOS. In chassis cluster mode, packet capture command is supported only on active wireless LAN interface.
Options
start access-point name
—Access point name to start the packet capture.duration
—Specify the capture duration. Range: 10 through 3600 secondsfilename
—Specify the captured filename.filter-mac
—Specify the MAC address of the interface.interface
—Specify the name of the interface.promiscuous
—Enable the promiscuous mode.size
—Specify the maximum file size. Range: 64 through 4096 kilobytes.
stop access-point name
—Stop the packet capture.
Required Privilege Level
view
What's Next
Sample Output
request wlan access-point packet capture
user@host> request wlan access-point packet-capture start filename wlan.pcap e09-22-ha-ap interface Radio1VAP0 duration 10 Starting packet capture Capture interface: Radio1VAP0 File : wlan.pcap Duration : 10 seconds File size max : 1024 kilobytes
Release Information
Command introduced in Junos OS release 20.3R1.