Diagnostics
Analyze network traffic
IX10 User Guide
788
ii. Set the VLAN that should be be captured or ignored:
(config network analyzer
name
filter vlan 0)> vlan
value
(config network analyzer
name
filter vlan 0)>
where
value
is number o the VLAN.
iii. (Optional) Set the filter should ignore packets from this VLAN:
(config network analyzer
name
filter vlan 0)> ignore true
(config network analyzer
name
filter vlan
0)>
By default, is option is set to
false
, which means that the filter will capture packets
from this MAC address.
iv. Repeat these steps to add additional VLANs.
f. To create a filter using Berkeley Packet Filter (BPF) syntax:
(config network analyzer
name
)> filter custom
value
(config network analyzer
name
)>
where
value
is a filter using Berkeley Packet Filter (BPF) syntax. Values that contain spaces
must be enclosed in double quotes (
"
).
See
Example filters for capturing data traffic
for examples of filters using BPF syntax.
6. (Optional) Schedule the analyzer to run, using this capture filter, based on a specified event or
at a particular time:
a. Enable scheduling for this capture filter:
(config network analyzer
name
)> schedule enable true
(config network analyzer
name
)>
b. Set the mode that will be used to run the capture filter:
(config network analyzer
name
)> when
mode
(config network analyzer
name
)>
where
mode
is one of the following:
n
boot
: The script will run once each time the device boots.
n
interval
: The script will start running at the specified interval, within 30 seconds
after the configuration change is saved. If
interval
is selected, set the interval:
(config add network analyzer
name
)> on_interval
value
(config add 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
on_interval
to ten minutes, enter either
10m
or
600s
:
(config network analyzer name)> on_interval
600s
(config network analyzer name)>
n
set_time
: Runs the 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
:
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...