You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
Current observation from @cj-chung is that, when a VM is created, it sends a DHCP request, and got the gateway address from the DHCP reply, and the VM will try to ping the gateway. However, because there's no arp entry or flow added for the gateway, the gateway cannot be pinged.
Can/should ACA configure gateway(Add flow/ add arp entry) if the goalstate doesn't have a router state, but has a subnet state, which contains the gateway info?