set netflow collector
Description
Configures an existing NetFlow Collector that you added with the add netflow collector command.
In addition, see Configuring NetFlow.
Syntax
|
Parameters
Parameter |
Description |
||
---|---|---|---|
for-ip <IPv4 Address of Collector> |
Selects the configured NetFlow Collector by its destination IPv4 address.
Type: IP address |
||
for-port <Destination Port on Collector> |
Selects the configured NetFlow Collector by its destination UDP port number. Type: Port number |
||
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 |
||
export-format {Netflow_V5 | Netflow_V9} |
The NetFlow protocol version to use:
Each NetFlow protocol version has a different packet format. |
||
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 |
||
is-enabled {true | false} |
Enables ( Type: Boolean (true/false) |
Example
|