Monitoring
Configure NetFlow Probe
Digi Connect EZ Mini User Guide
545
11. Add collectors:
a. Click to expand
Collectors
.
b. For
Add Collector
, click
.
c. (Optional) Type a
Label
for the collector.
d. For
Address
, type the IP address of the collector.
e. (Optional) For
Port
, enter the port number used by the collector. The default is 2055.
Repeat to add additional collectors.
12. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the Connect EZ 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. Enable NetFlow:
(config)> monitoring netflow enable true
(config)>
4. Set the protocol version:
(config)> monitoring netflow protocol
version
(config)>
where
version
is one of:
n
v5
—NetFlow v5 supports IPv4 only.
n
v9
—NetFlow v9 supports IPv4 and IPv6.
n
v10
—NetFlow v10 (IPFIX) supports both IPv4 and IPv6 and includes IP Flow Information
Export (IPFIX).
The default is
v10
.
1. Enable flow sampling by selecting a sampling technique. Flow sampling can reduce flow
processing and transmission overhead by providing a representative subset of all flows.
(config)> monitoring netflow sampler
type
(config)>