08-20-2024 11:17 PM
Hello,
I enabled netflow on interface g0/0/1 which this interface connected to the ISP. Then why on my flow collector there is flow source from interface g0/0/0? My flow collector vendor say even we only configure netflow only in one interface, actually the device also send from other interface. Is that statement is correct?
Solved! Go to Solution.
08-20-2024 11:50 PM
Hello @hs08 ,
the export of flows to the collector will use the interface that would be used to reach the server, unless there is an explicit configuration.
So yes you can have netflow enabled on gi0/0/1 and the flows can be exported using the source of gi0/0/0 if the route to the destination server is via gi0/0/0.
Hope to help
Giuseppe
08-20-2024 11:50 PM
Hello @hs08 ,
the export of flows to the collector will use the interface that would be used to reach the server, unless there is an explicit configuration.
So yes you can have netflow enabled on gi0/0/1 and the flows can be exported using the source of gi0/0/0 if the route to the destination server is via gi0/0/0.
Hope to help
Giuseppe
08-20-2024 11:54 PM
Hello @Giuseppe Larosa
So if I'm only want the flow send on interface g0/0/1 and not from other interface, it's possible?
08-20-2024 11:59 PM - edited 08-21-2024 12:04 AM
Hello @hs08 ,
>> So if I'm only want the flow send on interface g0/0/1 and not from other interface, it's possible?
yes, it is possible you need to configure the source to be used as gi0/0/1's IP address.
I guess it should be done in the flow exporter profile.
try to see if there is a source option in flow exporter configuration mode.
Edit:
Most of the times we use a loopback address as source for consistency over time as it will never go down until the node is alive and connected to the rest of the network.
Hope to help
Giuseppe
08-21-2024 12:21 AM
will try, thanks.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide