Reference Guide
3 Configuration commands Netflow commands
NN47928-107 79
netflow agent
Use this command to configure the Netflow agent. Netflow is a Cisco-
developed system for monitoring network IP traffic from devices that are
enabled with the Netflow protocol. This feature is disabled by default. Note
that Pmon performs a similar function for all traffic. See PMON commands
on page 81 for more information. The BSGX4e uses Netflow on incoming
traffic only. The systems consists of an exporter and a collector. The
exporter runs on the BSGX4e while the collector is an external server than
can be on the WAN or LAN. The BSGX4e supports Netflow versions 1, 5,
and 9. Version 9 outputs a template-based flow record that provides
extensibility and is the basis for developing the IETF standard.
Note: The exporter and the collector must be running the same version.
Syntax config netflow agent enabled [yes|no] ip <ip address> port
<number> version [1|5|9] interval <seconds> v9template
<packets>
Parameters
enabled yes|no Enable/disable the Netflow exporter.
ip ip address Enter the IP address of the Netflow collector.
port number Enter the port number of the Netflow collector.
The default is 2055.
version 1|5|9 Enter the Netflow version. The default is 9.
interval seconds Enter the interval for which Netflow exports
statistics. The default is 10 seconds.
v9template packets Enter the number of Netflow packets sent
before a version 9 template is sent. The default
is 10 packets sent before a template is sent.
Example > config netflow agent enabled yes ip 192.168.134.167 port
3000 version 9
Related
commands
clear netflow agent
display netflow agent
show netflow agent
stats netflow agent
show netflow filter










