Example Filters For Capturing Data Traffic - Digi IX30 User Manual

Table of Contents

Advertisement

Diagnostics
n
c. Set the amount of time that the scheduled analyzer session will run:
(config network analyzer name)> duration value
(config network analyzer name)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the
format number{w|d|h|m|s}.
For example, to set duration to ten minutes, enter either 10m or 600s:
(config network analyzer name)> save_interval 600s
(config network analyzer name)>
d. Set the frequency with which captured events will be saved:
(config network analyzer name)> save_interval value
(config network analyzer name)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the
format number{w|d|h|m|s}.
For example, to set save_interval to ten minutes, enter either 10m or 600s:
(config network analyzer name)> save_interval 600s
(config network analyzer name)>
7. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
8. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Example filters for capturing data traffic

The following are examples of filters using Berkeley Packet Filter (BPF) syntax for capturing several
types of network data. See
syntax.
Example IPv4 capture filters
Capture traffic to and from IP host 192.168.1.1:
n
ip host 192.168.1.1
IX30 User Guide
(config network analyzer name)> run_time HH:MM
(config network analyzer name)>
maintenance_time: The script will run during the system maintenance time
window.
https://biot.com/capstats/bpf.html
Analyze network traffic
for detailed information about BPF
944

Advertisement

Table of Contents
loading

Table of Contents