In general, if you correctly configured exporters (ingress/egress) and decided to enable automatic deduplication by exporting from all devices in flow continuity then all flows in your Traffic Patterns should be automatically deduplicated. Read more in Ingress vs. Egress and Enabling Automatic Deduplication

However, if this is not the case then it is also possible for you to adjust Traffic Pattern configuration in a way to achieve flow deduplication.

Before proceeding, pay attention to first disable automatic deduplication (at  > Settings > NetFlow Settings > Configuration).

Deduplication Based on the Central Exporter

If you have a central exporter (a NetFlow exporter through which all desired traffic is passing through) then preventing duplicated Traffic Pattern traffic is easy. You just need to add a filter to the Traffic Pattern in the Exporter section of the Traffic Pattern definition. Add the IP address of the central exporter while include option is set. This will result in Traffic Pattern matching only NetFlow that was exporter by the central exporter.

NetVizura NetFlow Central Exporter Deduplication

In our example above, flow that passes and is exported by three routers (R1, R2 and R3) will be taken into account and processed only from central router (R2) since Traffic Pattern includes its IP address in Exporter filter.

Have in mind that all other traffic (passing via central exporter) will not be captured.

Learn more about Filtering Based on Exporter and its Interfaces.

Deduplication Based on Exporters and their Interfaces

If you do not have a central exporter and/or your network topology is more complex you can prevent duplicated Traffic Patterns by entering exporters and their specific interfaces from which you will either include or exclude traffic when matching traffic to a Traffic Pattern. In this way you can exclude specific interfaces on exporters that would duplicate the traffic.

NetVizura NetFlow Exporter and Interface Deduplication

In the example above, flow traveling via R1 and R2 will not be duplicated since R2 is not an exporter, however flow traveling via R1 and R3 will be duplicated. By excluding Interface Out: Vl3 on Exporter R1 only export from exporter R3 will be processed.

Have in mind that all other traffic (via included exporters and interfaces) will be captured.

Learn more about Filtering Based on Exporter and its Interfaces.

Deduplication Based on Next Hop

In the example below, a flow traveling from Host A to Host B passes via two central routers R1 and R2. As a consequence, one flow is exported and processed to a NetFlow server twice (by R1 and R2). This should be overcome by adding next hop filter.

NetVizura NetFlow Next Hop Deduplication

The solution is to exclude R2 as Next Hop IP address. This will simply skip all the flows passing from router R1 to R2. Flows will be then matched and processed only by router R2. The same applies for flows from Host B to Host A - excluding R1 as Next Hop will skip flows from R2 to R1.

Have in mind that all other traffic (not having R2 and R1 as next hop) will be captured. 

Learn more about Filtering Based on Next Hop.

Deduplication at Router Interfaces

Alternatively, you can avoid duplicated traffic even on routers themselves. It could be accomplished if you do not configure NetFlow on the interfaces which connect backbone routers. 

In this case, you should disable deduplication in the NetVizura application.