goflow icon indicating copy to clipboard operation
goflow copied to clipboard

Support for IPFIX dataLinkFrameSection

Open ChrisDeh opened this issue 3 years ago • 1 comments

When using Junos based routers, there are some bad limitations when using sFlow.

Juniper recommends using Inline Active Flow Monitoring when you want fast detection and overcome netflow aggregation - which is basicaly IPFIX containing the Ethernet Header as dataLinkFrameSection.

Would be great to enhance IPFIX Feature Set for having Support for dataLinkFrameSection.

ChrisDeh avatar Nov 01 '21 11:11 ChrisDeh

Hello, this has previously been requested. I added this feature in GoFlow2.

https://github.com/netsampler/goflow2/blob/d1e1ace3186d8908414f048989cdb5f988b64606/producer/producer_nf.go#L387

lspgn avatar Nov 02 '21 01:11 lspgn