![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Configure IPFIX exporter process request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | collector_address [16] |
| u16 | collector_port |
| u8 | src_address [16] |
| u32 | vrf_id |
| u32 | path_mtu |
| u32 | template_interval |
| u8 | udp_checksum |
Configure IPFIX exporter process request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| collector_address | - address of IPFIX collector |
| collector_port | - port of IPFIX collector |
| src_address | - address of IPFIX exporter |
| vrf_id | - VRF / fib table ID |
| path_mtu | - Path MTU between exporter and collector |
| template_interval | - number of seconds after which to resend template |
| udp_checksum | - UDP checksum calculation enable flag |