Wireless Frame Capture Examples - ZyXEL Communications ZYWALL USG Series Reference Manual

Security firewalls
Hide thumbs Also See for ZYWALL USG Series:
Table of Contents

Advertisement

The following table describes the commands available for wireless frame capture. You must use the
configure terminal
commands.
Table 26 Command Summary: Wireless Frame Capture
COMMAND
frame-capture configure
src-ip {add|del} {ipv4_address | local}
file-prefix file_name
files-size mon_dir_size
exit
[no] frame-capture activate
show frame-capture status
show frame-capture config

9.2.1 Wireless Frame Capture Examples

This example configures the wireless frame capture parameters for an AP located at IP address
192.168.1.2.
Router(config)# frame-capture configure
Router(frame-capture)# src-ip add 192.168.1.2
Router(frame-capture)# file-prefix monitor
Router(frame-capture)# files-size 1000
Router(frame-capture)# exit
Router(config)#
This example shows frame capture status and configuration.
Router(config)# show frame-capture status
capture status: off
Router(config)# show frame-capture config
capture source: 192.168.1.2
file prefix: monitor
file size: 1000
ZyWALL / USG (ZLD) CLI Reference Guide
command to enter the configuration mode before you can use these
DESCRIPTION
Enters sub-command mode for wireless frame capture.
Sets or removes the IPv4 address of an AP controlled by the
ZyWALL / USG that you want to capture wireless network traffic
going through the AP interfaces. You can use this command
multiple times to add additional IPs to the monitor list.
Sets the file name prefix for each captured file. Enter up to 31
alphanumeric characters. Spaces and underscores are not
allowed.
Sets the total combined size (in kbytes) of all files to be captured.
Exits configuration mode for wireless frame capture.
Starts wireless frame capture. Use the no parameter to turn it off.
Displays whether frame capture is running or not.
Displays the frame capture configuration.
Chapter 9 Wireless Frame Capture
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents