03-23-2025 11:15 AM - edited 03-30-2025 11:27 AM
Dear community members,
I have a pair of switches configured as a single Port Channel using vPC. However, I am facing an issue where packets from the same flow (same source/destination IP and port) arriving at each switch are being forwarded through different output interfaces while the configuration is consistent (load balancing by src-dst ip-l4port with symmetric option and a same rotate value). For example:
Switch 1 forwards the traffic with same ip and port via Ethernet1
Switch 2 forwards the traffic with same ip and port via Ethernet3
This behavior is not desirable in my scenario. I need each flow, even if its packets arrive at different switches from outside of my network, to always exit through the same interface to ensure a consistent path within my network.
Since both switches use the same PO hashing algorithm (ip-l4port with the same rotate value), I suspect the port-channel internal dynamic load balancing might be influencing this behavior but I could not find any documentation on it. Could this be the root cause? Is there anyway I can ensure that each flow follows a single egress path? (I tried fixed hash distribution too. It could not solve the issue.)
Any guidance or best practices for handling this situation would be greatly appreciated.
03-23-2025 03:08 PM
Is this vPC you are mentioning between switches vPC or end device?
What is an end device? Does this end device also do a matching algorithm?
Check some best practices and suggestions :
03-23-2025 09:47 PM
Its between switches
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