CONFIG COMMUNICATION IPFIX UPDATE

Level

log,modify

History

Appears in 3.0.0

Description

Configure IPFIX.

Usage

State=(1|0) [Collector=<host_object>] [Port=<service_object>|<integer>] [BindAddr=(<firewall_ip_object>|"")] [Transport=tcp|udp] [Backup=<host_object>] [BackupPort=<service_object>|<integer>] [Refresh=<integer>]
where:
- BindAddr: Object which represents a local IP address of the firewall
- Transport: Transport protocol to be used for IPFIX
- Backup and BackupPort: Backup collector when the 1st one is unreachable - TCP only
- Refresh: Time to wait before resending the IPFIX templates to the collector - UDP only

Returns

Error code

Example

CONFIG COMMUNICATION IPFIX State=1 collector=Ipfix_collector Port=4739 BindAddr=Firewall_in Refresh=900
CONFIG COMMUNICATION IPFIX State=0