How can i user IPFIX / Flowprobe for IPv4 and IPv6 flows on the same interface?

My setup (vppctl):
vpp# set ipfix exporter collector 192.168.190.2 src 192.168.190.12 
template-interval 20 port 2055 path-mtu 1450
vpp# flowprobe params record l3 l4 active 20 passive 120

Now, i can set flowprobe with IPv4:
vpp# flowprobe feature add-del BondEthernet0.14 ip4 both

I can set flowprobe with IPv6:
vpp# flowprobe feature add-del BondEthernet0.14 ip4 both disable
vpp# flowprobe feature add-del BondEthernet0.14 ip6 both

But not ip4 and ip6
vpp# flowprobe feature add-del BondEthernet0.14 ip4 both
vpp# flowprobe feature add-del BondEthernet0.14 ip6 both
flowprobe feature add-del: Interface has enable different datapath ...

If i use "flowprobe feature add-del BondEthernet0.14 l2 both", then the 
flowprobe table is empty.

I have test it with VPP 20.10 and 22.03

Regards
--
Jens Roesiger
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22617): https://lists.fd.io/g/vpp-dev/message/22617
Mute This Topic: https://lists.fd.io/mt/97181310/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to