Command Reference WLAN Capture Commands
Command
mode
WLAN capture configuration mode
Usage Guide
The sniffing ports must be configured before the WLAN capture is configured.
The designated ports must be idle TCP ports, or failure occurs when binding the WLAN
capture to the designated ports.
Configuration
Examples
Example 1: Configure monitoring port 3000
Ruijie# configure terminal
Ruijie(config)#wlan-cap
Ruijie(wlan-cap)#rpcap port 3000
Ruijie(wlan-cap)#exit
Related
Commands
Command Description
service enable
Enables the WLAN capture service.
show wlan-cap config
Shows the WLAN capture configuration.
Platform
Description
This command is supported only on the AC and fat AP.
rpcap login
Use this command to configure remote devices login authentication, including username and
password. Use the no form of this command to restore the default settings.
rpcap login username password
no rpcap login
Parameter
Description
Parameter Description
username
Username, string, maximum length is 64 characters.
password
Password, string, maximum length is 64 characters.
Defaults
By default, the username and the password are null.
Command
mode
WLAN capture configuration mode