Hi
I must be missing something. The case should be easy.
Running ACI in multipod, with 3 POD's.
In POD1 I have server1 connected to EPG1 and leaf201 with static port vlan 10 towards the server.
In POD1 I have EPG2 and leaf201 with static port vlan 20 configured.
In POD2 I have server2 connected to EPG2 and leaf401 with static port vlan 20 towards the server.
Both EPG's belong to the same Application profile in the same Tenant, and same VRF.
I have configured vzAny in the VRF so traffic should run good between the EPG's.
EPG1=BD1=vlan10 (subnet 10.10.10.1/24 unicast routing enabled)
EPG2=BD2=vlan20 (subnet 10.10.20.1/24 unicast routing enabled)
show ip route vrf vrfTest shows both subnets, BD1 and BD2, on leaf 201
show ip route vrf vrfTest shows only subnets for BD2 on leaf401
Traffic between server1 and server2 is not working as I would expect.
If I deploy a static port on leaf401, both subnets shows up in the ip route vrf vrfTest. And then then traffic seems to work properly.
What am I missing?
Br Geir