add netflow collector
Description
Adds a new Netflow Collector object (you can configure up to three). The Netflow records are exported to each defined collector.
In addition, see Configuring Netflow.
Syntax
|
Parameters
Parameter |
Description |
---|---|
ip <IPv4 Address of Collector> |
Specifies the destination IPv4 address of the Netflow Collector, to which Gaia Embedded sends the Netflow packets. Type: IP address |
port <Destination Port on Collector> |
Specifies the destination UDP port number on the Netflow Collector, on which the collector listens. Type: Port number |
srcaddr <Source IPv4 Address> |
Optional: Specifies the source IPv4 address of the Netflow packets. This must be an IPv4 address of the local host. The default is an IPv4 address of the network interface, from which Gaia Embedded sends the Netflow packets. We recommend the default. Type: IP address |
export-format {Netflow_V5 | Netflow_V9} |
The Netflow protocol version to use:
Each Netflow protocol version has a different packet format. |
is-enabled {true | false} |
Enables ( Type: Boolean (true/false) |
Example
|