mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
(netflow) change defaults, standard netflow v9, no local collection
This commit is contained in:
parent
03fb4d017a
commit
639c0f18bd
@ -15,7 +15,7 @@
|
||||
</interfaces>
|
||||
<version type="OptionField">
|
||||
<Required>Y</Required>
|
||||
<default>5</default>
|
||||
<default>9</default>
|
||||
<OptionValues>
|
||||
<v5>v5</v5>
|
||||
<v9>v9</v9>
|
||||
@ -29,7 +29,7 @@
|
||||
</capture>
|
||||
<collect>
|
||||
<enable type="BooleanField">
|
||||
<default>1</default>
|
||||
<default>0</default>
|
||||
<Required>Y</Required>
|
||||
</enable>
|
||||
</collect>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user