As per configuration guide
https://www.cisco.com/c/en/us/td/docs/dcn/nx-os/nexus9000/102x/configuration/vxlan/cisco-nexus-9000-series-nx-os-vxlan-configuration-guide-release-102x/m_configuring_vpc_fabric_peering_93x.html
TCAM should be carved in sp...
According to provided config, virtual peer-link used instead of physical one. In such case such interaction (between hosts connected with orphan ports) more like interaction between two independent VTEPs, not as two orphan ports in classical VPC doma...
One of the possible reason:
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwc99335
There are several software defects related to this issue and to mitigate them it's better to upgrade to 10.4(4).
>Do hsrp/vsrp provide load balancing ?
From control plane perspective VPC is still active-standby, in data-plane both peers can forward traffic with peer-gateway enhancement. Also HSRP/VRRP priority can be configured differently for different VLANs -...