NFREPLAY(1) | General Commands Manual | NFREPLAY(1) |
nfreplay
— replay
binary flow files as netflow version v5 or v9 to a remote host
nfreplay |
-r flowfile
-H remotehost
-p port
[-j mcastgroup]
[-4 ] [-6 ]
[-v version]
[-d usec]
[-b buffsize]
[-z num]
[-c num]
[-v ] [-H ]
[filter] |
nfreplay
reads binary flow files stored by
any nfdump collector and sents the flow records to a remote host or a
multicat group.
nfreplay
sends the data as netflow v5 or
v9 to the remote location.
nfreplay
accepts a filter to limit the
flows to be sent. The filter syntax is equivalent to nfdump.
The options are as follows:
-r
flowfile-H
remotehost-j
mcastgroup-p
port-4
nfreplay
to send flows to a IPv4 address
only. Can be used if the remote host has an IPv4 and IPv6 address
record.-6
nfreplay
to send flows to a IPv6 address
only. Can be used if the remote host has an IPv4 and IPv6 address
record.-v
version-u
usec-B
buffsize-z
num-z
1 : 5 minutes of records will be sent in 5 minutes.
-
z 20 : 5 minutes of record will be sent in
5/20 = 0.25 minutes.-c
num-V
nfreplay
version and exit.-h
nfreplay
returns
June 19, 2024 | Debian |