Configure ifTypes

The interfaces from which  (CA NFA) will process flow data are configurable based on ifType. There are interface types that typically will not export flow data, and  ignores these ifTypes:
nfa1000
The interfaces from which
DX Netops Network Flow Analysis
(NFA) will process flow data are configurable based on ifType. There are interface types that typically will not export flow data, and NFA ignores these ifTypes:
  • 1
  • 18
  • 37
  • 100
  • 101
  • 102
  • 103
  • 104
  • 134
However, you may have a different router configuration, and need to modify the ifTypes on this list.
Follow these steps:
  1. Locate the
    poller.properties
    file.
    install_path
    \Netflow\bin\poller.properties
    Open the file in a text editor.
  2. The ifTypes that NFA will ignore are included on the following line:
    ifTypesToIgnore=1,18,37,100,101,102,103,104,134
    Edit this list to add or remove ifTypes as necessary. The list must contain integer values, separated by commas, and containing no spaces.
  3. Save the edited file.
  4. Restart the poller service (CA NFA Poller).
More information: