blob: 63518ef6e4f241f216dc53a4981129c82932df6a (
plain)
1
2
3
4
5
6
7
8
9
10
|
config export
# uncomment this line to enable ipfix export:
# option type ipfix
option ifname ath0
option host ipfix-col
option proto tcp
# enable public wprobe protocol access
config export
option type wprobe
|