mirror of https://github.com/hak5/openwrt.git
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
|
config export
|
||
|
# uncomment this line to enable ipfix export:
|
||
|
# option type ipfix
|
||
|
option ifname ath0
|
||
|
option host ipfix-col
|
||
|
option proto tcp
|
||
|
|