Diagnostics Analyze network traffic
IX20 User Guide
1106
(config network analyzer name)> on_interval 600s
(config network analyzer name)>
n
set_time: Runsthe script at a specified time of the day. If set_time is set, set the
time that the script should run, using the format HH:MM:
(config network analyzer name)> run_time HH:MM
(config network analyzer name)>
n
maintenance_time: The script will run during the system maintenance time
window.
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 eventswill 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
typesof network data. See https://biot.com/capstats/bpf.html for detailed information about BPF
syntax.