We are having some issues with vPC load-balancing on our Nexus 5000 switches. The vPC consists of 1 interface on each 5000, but we are only seeing traffic sourced from nexus on one of the interfaces
Return traffic from our blade switches are utilizing both links.
part of running-config:
port-channel load-balance ethernet source-dest-ip invalid-hash
vpc domain 1
peer-kepalive destination <snip>
interface port-channel 1
switchport mode trunk
vpc peer-link
switchport trunk allowed vlan 1-90,92-4093
spanning-tree port type network
interface port-channel 2
switchport mode trunk
vpc 2
we have 1 interface assigned to each channel-group. we have tested both lacp and static mode. Anyone else seen this type of behaviour?
-Jeppe