Remove ipAddressType from config files

The <ipAddressType> tag inside the <collector> tag is not valid for
an <ipfixExporter>.
master
Oliver Gasser 2014-07-29 16:58:50 +02:00
parent f04cbf0228
commit 7484a1bb77
3 changed files with 0 additions and 3 deletions

View File

@ -174,7 +174,6 @@
</udpTemplateManagement>
-->
<collector>
<ipAddressType>4</ipAddressType>
<ipAddress>127.0.0.1</ipAddress>
<transportProtocol>17</transportProtocol>
<port>1500</port>

View File

@ -56,7 +56,6 @@
<ipfixExporter id="8">
<collector>
<ipAddressType>4</ipAddressType>
<ipAddress>127.0.0.1</ipAddress>
<transportProtocol>17</transportProtocol>
<port>1500</port>

View File

@ -63,7 +63,6 @@
<ipfixExporter id="8">
<collector>
<ipAddressType>4</ipAddressType>
<ipAddress>127.0.0.1</ipAddress>
<transportProtocol>UDP</transportProtocol>
</collector>