04-07-2023 02:23 AM
Hi Guys
We have netflow configured on our 9600 switch, however it does not appear to be working, it could be our monitoring server but I just wanted to double check we have the correct config
We have a L3 vlan and netflow is applied currently as the below for this vlan
vlan configuration 126
ip flow monitor NETFLOW-IN input
ip flow monitor NETFLOW-OUT output
Is this the correct way to apply it to the interface, or should it be applied under the L3 SVI interface?
Cheers
04-07-2023 02:53 AM
Hello @carl_townshend,
If you only want to monitor traffic that is within the same VLAN, then the configuration you provided should be sufficient. If you want to monitor traffic that is being routed between different VLANs, you should apply the NetFlow configuration on the Layer 3 SVI for each VLAN that you want to monitor.
04-07-2023 05:57 AM
Hi there
So when you say within the vlan? surely the flows will include source and destination IPs coming in and out of the vlan ?
or will it only show you flows on that subnet and only that subnet between each other?
cheers
04-07-2023 03:03 AM
Hello,
This command should be applied under the interface vlan (SVI)
But, this is not enough. The steps to setup netflow is as follow:
You can take a look on this guide.
https://www.noction.com/blog/cisco-catalyst-netflow-configuration
04-07-2023 05:58 AM
Hi,
I forgot to add, we have all the other things set, flow record, exporter etc.
it’s more where to apply it, as per the other poster, do I need to apply it under the layer 3 interface rather than under the vlan configuration prompt?
cheers
04-07-2023 06:32 AM
That´s correct.
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