Thanks. Do you know if EVPN VXLAN on different subnets also is not working under sdn? I mean two nodes on different subnets cannot establish bgp peer each other and stay stuck in ACTIVE. In the same subnet is working instead.
Thanks. Do you know if EVPN VXLAN on different subnets also is not working under sdn? I mean two nodes on different subnets cannot establish bgp peer each other and stay stuck in ACTIVE. In the same subnet is working instead.
Thanks, it really worked! My node1 (192.168.1.1/24) and node2 (192.168.2.1/24) couldn't establish a BGP peer connection and were stuck in the ACTIVE state. When I changed node2's IP address (192.168.2.1/24 → 192.168.1.2/24) and reboot, it finally worked!
(I had been trying to solve this issue for a week... You saved my life!)