freebsd man page for flowctl

Query: flowctl

OS: freebsd

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FLOWCTL(8)						    BSD System Manager's Manual 						FLOWCTL(8)

NAME
flowctl -- ng_netflow(4) control utility
SYNOPSIS
flowctl [-d level] path command
DESCRIPTION
The flowctl utility is intended to control the ng_netflow(4) nodes. It has a single option: -d level Set the netgraph(3) debugging level to level.
COMMANDS
Currently, flowctl supports only one command. show [ipv4|ipv6] [human|verbose] This command is the analog of the ``show ip cache flow'' command of a Cisco router. It dumps the contents of the flow cache in Cisco- like format. Specifying either ipv4 or ipv6 would extract only IPv4 or IPv6 flows respectively. It has optional parameter verbose, which is analog of the ``show ip cache verbose flow'' command. Additionally, human parameter can be specify to show selected flows in human-readable format.
EXIT STATUS
The flowctl utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
netgraph(3), ng_netflow(4)
AUTHORS
The flowctl utility was written by Gleb Smirnoff <glebius@FreeBSD.org>, based on ipacctctl written by Roman V. Palagin <romanp@unshadow.net>.
BSD
June 8, 2012 BSD
Related Man Pages
ng_netflow(4) - debian
flowctl(8) - freebsd
ng_netflow(4) - plan9
ng_netflow(4) - linux
ng_netflow(4) - redhat
Similar Topics in the Unix Linux Community
kcalarm utility
convert from ipv4 to ipv6
How to show Cisco Router Running Configuration in Third Party Application
Cisco UC Unattended installation
Just can't turn off ipv6?