Digi Connect IT Mini User Manual page 565

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Diagnostics
  Command line
1. Log into the Connect IT Mini command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Add a new capture filter:
(config)> add network analyzer name
(config network analyzer name )>
4. Add an interface to the capture filter:
(config network analyzer name )> add device end device
(config network analyzer name )>
Determine available devices and the proper syntax.
To determine available devices and proper syntax, use the space bar autocomplete feature:
(config network analyzer name )> add device end <space>
/network/device/eth
/network/interface/defaultip
/network/interface/eth
/network/interface/modem
(config network analyzer name )> add interface end /network/
Repeat to add additional interfaces.
5. (Optional) Set a filter for the capture filter:
(config network analyzer name )> filter 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
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 )>
Digi Connect IT® Mini User Guide
/network/device/loopback
/network/interface/defaultlinklocal
/network/interface/loopback
for examples of filters using BPF syntax.
Analyze network traffic
565

Advertisement

Table of Contents
loading

Table of Contents