08-21-2025
02:18 PM
- last edited on
08-21-2025
03:37 PM
by
frsierra
I created a flow record on an edge (access) switch. One of the Port channel physical interfaces has a high utilization (rx load). Several of the top talker flow destinations are not on the switch. But somehow the flow is still on the edge switch. All of the other top talker destination macs I can find on that edge switch. Why is that flow a top talker on my switch when neither the source or destination are on that switch? Also I used input for my flow record on the interface.
08-21-2025 02:24 PM
SW can not forward frame it mac not in address table
Except one case which is unknown unicast frame and this frame flood to all port.
For PO change hash and check
MHM
08-23-2025 09:49 AM
I will see what hash we are using and I also need to check the upstream switch (Distro).
08-23-2025 10:11 AM
That’s normal behavior. When you apply a flow record with match input on an interface, the switch exports flows for all traffic entering that port, regardless of whether the source/destination live on that switch.
So if a host somewhere else is sending traffic through that edge port (like transit toward another device), your edge switch still “sees” it and counts it as a top talker. That’s why you see destinations that don’t exist locally — the switch is just reporting flows that passed through it.
If you only want to see traffic sourced/terminated on the switch itself, you’d need to refine the record or use filters, but in general NetFlow on an edge device will always include transit flows.
08-23-2025 12:59 PM
I wonder if the transit flow is what is causing the rx load (high utilization) on the edge switch. It is dicom traffic and we have a host that can send and receive dicom traffic. That is really what I am trying to figure out, what is causing the rx load to be high.
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