FD.io VPP  v16.09
Vector Packet Processing
vnet/vnet/flow

set ipfix

Summary/usage

set ipfix collector <ip4-address> [port <port>] src <ip4-address> [fib-id <fib-id>] [path-mtu <path-mtu>] [template-interval <template-interval>].

Declaration and implementation

Declaration: set_ipfix_command (vnet/vnet/flow/flow_report.c:306)

Implementation: set_ipfix_command_fn.

flow classify

Summary/usage

flow classify.

Declaration and implementation

Declaration: flow_classify_command (vnet/vnet/flow/flow_report_classify.c:401)

Implementation: flow_classify_command_fn.