diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-11-03 22:45:28 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-11-14 15:41:04 +0000 |
| commit | 0cc39141dba576609480f6707d16964de4a8a6bc (patch) | |
| tree | 567f815168e1fb05f40a2f225e9272924b982686 /src/migration-scripts/https/1-to-2 | |
| parent | 23e61833f4ac2a0dce040520c1324bab8c025209 (diff) | |
| download | vyos-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/1-to-2')
0 files changed, 0 insertions, 0 deletions
