FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
ipfix classify table add|del <table-index>.
Declaration: ipfix_classify_table_add_del_command (src/vnet/ipfix-export/flow_report_classify.c line 490)
Implementation: ipfix_classify_table_add_del_command_fn.
flush the current ipfix data [for make test].
Declaration: ipfix_flush_command (src/vnet/ipfix-export/flow_report.c line 600)
Implementation: ipfix_flush_command_fn.
set ipfix classify stream[domain <domain-id>] [src-port <src-port>].
Declaration: set_ipfix_classify_stream_command (src/vnet/ipfix-export/flow_report_classify.c line 533)
Implementation: set_ipfix_classify_stream_command_fn.
set ipfix exporter collector <ip4-address> [port <port>] src <ip4-address> [fib-id <fib-id>] [path-mtu <path-mtu>] [template-interval <template-interval>] [udp-checksum].
Declaration: set_ipfix_exporter_command (src/vnet/ipfix-export/flow_report.c line 577)
Implementation: set_ipfix_exporter_command_fn.