diff options
Diffstat (limited to 'package/wprobe/files/wprobe.config')
-rw-r--r-- | package/wprobe/files/wprobe.config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/wprobe/files/wprobe.config b/package/wprobe/files/wprobe.config new file mode 100644 index 0000000000..8494bccb57 --- /dev/null +++ b/package/wprobe/files/wprobe.config @@ -0,0 +1,7 @@ +config export + # uncomment this line to enable ipfix export: + # option type ipfix + option ifname ath0 + option host ipfix-col + option proto tcp + |