summaryrefslogtreecommitdiff
path: root/src/migration-scripts/https/4-to-5
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-11-03 22:45:28 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2025-11-14 15:41:04 +0000
commit0cc39141dba576609480f6707d16964de4a8a6bc (patch)
tree567f815168e1fb05f40a2f225e9272924b982686 /src/migration-scripts/https/4-to-5
parent23e61833f4ac2a0dce040520c1324bab8c025209 (diff)
downloadvyos-1x-0cc39141dba576609480f6707d16964de4a8a6bc.tar.gz
vyos-1x-0cc39141dba576609480f6707d16964de4a8a6bc.zip
T7556: VPP add IPFIX collector configuration
Add VPP IPFIX configuration commands: ``` set vpp ipfix active-timeout '8' set vpp ipfix collector 192.0.2.2 port '2055' set vpp ipfix collector 192.0.2.2 source-address '192.0.2.1' set vpp ipfix flowprobe-record 'l2' set vpp ipfix flowprobe-record 'l3' set vpp ipfix flowprobe-record 'l4' set vpp ipfix inactive-timeout '32' set vpp ipfix interface eth0 set vpp ipfix interface eth1 direction 'both' set vpp ipfix interface eth1 flow-variant 'ipv4' ```
Diffstat (limited to 'src/migration-scripts/https/4-to-5')
0 files changed, 0 insertions, 0 deletions