Page MenuHomeVyOS Platform

Add VPP IPFIX feature
Closed, ResolvedPublicFEATURE REQUEST

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Viacheslav triaged this task as Normal priority.

Proposed CLI:

set vpp ipfix collector <tag-ip> port 2055
set vpp ipfix collector <tag-ip> path-mtu 1450
set vpp ipfix collector <tag-ip> source-address 192.0.2.5
set vpp ipfix collector <tag-ip> template-interval xx
set vpp ipfix collector <tag-ip> udp-checksum
set vpp ipfix interface <x> [rx|tx|both] (both by default)
set vpp ipfix interface <x> flow-variant <l2|ip4|ip6> (l2 by default)
set vpp ipfix active-timeout x
set vpp ipfix inactive-timeout y
set vpp ipfix flowprobe-record <l2|l3|l4>
Viacheslav changed the task status from Open to In progress.Nov 4 2025, 1:00 AM
Viacheslav claimed this task.

Let's use ipv4 and ipv6 for consistency with the rest of the system rather than ip4 and ip6.

Viacheslav moved this task from Need Triage to Completed on the VyOS Rolling board.