summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2004-12-17 20:49:01 +0000
committerrse <rse@FreeBSD.org>2004-12-17 20:49:01 +0000
commitb88cc5aa83908cc69e869f3a7d30f62e19347850 (patch)
tree5864fdc66480630c9543d3d726535c95e47f82e4 /share
parent2fc00c6e91124710fcba122afbf14136e0217feb (diff)
downloadFreeBSD-src-b88cc5aa83908cc69e869f3a7d30f62e19347850.zip
FreeBSD-src-b88cc5aa83908cc69e869f3a7d30f62e19347850.tar.gz
1. To give the user a clue about the expiration timeout values, mention
the default timeouts of 1800 (activity) and 15 (inactivity) seconds. 2. Fix the "ifinfo" ASCII control message description: it requires the interface number as an argument. MFC after: 2 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ng_netflow.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ng_netflow.4 b/share/man/man4/ng_netflow.4
index 78b33b5..c49b898 100644
--- a/share/man/man4/ng_netflow.4
+++ b/share/man/man4/ng_netflow.4
@@ -48,9 +48,11 @@ RST or FIN TCP segment.
.It
Active timeout.
Flows cannot live more than the specified period of time.
+The default is 1800 seconds (30 minutes).
.It
Inactive timeout.
A flow was inactive for the specified period of time.
+The default is 15 seconds.
.El
.Pp
Export information is stored in NetFlow version 5 datagrams.
@@ -163,7 +165,7 @@ commands are:
.It Dv NGM_NETFLOW_INFO
.Qq Li info
.It Dv NGM_NETFLOW_IFINFO
-.Qq Li ifinfo
+.Qq Li ifinfo %u
.It Dv NGM_NETFLOW_SETDLT
.Qq Li "setdlt { iface = %u dlt = %u }"
.It Dv NGM_NETFLOW_SETIFINDEX
OpenPOWER on IntegriCloud