Generate flowprobe configs, but add them as a comment so LAB users can optionally enable them
This commit is contained in:
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.10.0 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.10.1 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.10.2 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.10.3 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.11.0 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.11.1 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.11.2 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.11.3 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.12.0 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.12.1 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.12.2 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,5 +4,7 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
@ -0,0 +1,10 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src 192.168.12.3 port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
@ -4,6 +4,8 @@ exec /etc/vpp/config/loopback.vpp
|
|||||||
exec /etc/vpp/config/interface.vpp
|
exec /etc/vpp/config/interface.vpp
|
||||||
exec /etc/vpp/config/lcp.vpp
|
exec /etc/vpp/config/lcp.vpp
|
||||||
|
|
||||||
|
comment { exec /etc/vpp/config/flowprobe.vpp }
|
||||||
|
|
||||||
comment { Allow user to set persistent manual configs }
|
comment { Allow user to set persistent manual configs }
|
||||||
exec /etc/vpp/config/manual.vpp
|
exec /etc/vpp/config/manual.vpp
|
||||||
|
|
||||||
|
11
overlays/bird/common/etc/vpp/config/flowprobe.vpp.j2
Normal file
11
overlays/bird/common/etc/vpp/config/flowprobe.vpp.j2
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
comment { Generate full IPFIX stats, send them to lab.ipng.ch }
|
||||||
|
|
||||||
|
set ipfix exporter collector 194.1.163.86 src {{node.loopback.ipv4.split("/")[0]}} port 4739 path-mtu 1450 template-interval 30
|
||||||
|
|
||||||
|
flowprobe params record l2 l3 l4 active 10 passive 60
|
||||||
|
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/0 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/1 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/2 l2 both
|
||||||
|
flowprobe feature add-del GigabitEthernet10/0/3 l2 both
|
||||||
|
|
Reference in New Issue
Block a user