blob: ed76c45c2dceef180aae0d7fd74afb148d7ff479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Per-packet IPFIX flow record plugin {#flowperpkt_plugin_doc}
===================================
## Introduction
This plugin generates one ipfix record entry per packet transmitted
on interfaces which have the feature enabled
## Sample configuration
set ipfix exporter collector 192.168.6.2 src 192.168.6.1 template-interval 20 port 4739 path-mtu 1500
flowperpkt feature add-del GigabitEthernet2/3/0
|