blob: 8ad9c88ffbf08d294fd58aa7037e86e3296c18f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
IPFIX flow record plugin
========================
Introduction
------------
This plugin generates ipfix flow records 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
flowprobe params record l3 active 20 passive 120 flowprobe feature
add-del GigabitEthernet2/3/0 l2
|