| 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
[-S Sourceaddr]
[-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
multicast 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-S
Sourceaddr-4nfreplay to send flows to a IPv4 address
only. Can be used if the remote host has an IPv4 and IPv6 address
record.-6nfreplay 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-Vnfreplay version and exit.-hnfreplay returns
| January 31, 2025 | Debian |