02-09-2023 06:42 AM
Hi all,
When I run "show control connections-history" I see state"connect" and Local Error "DCONFAIL"
I can ping vbond, but not vmanage and vSmart.
What I did notice was a static route to another edge in the routing table to be causing the issue. When I disabled the interface the static route was using the state changed to "UP" and I can ping everything.
Is this a known issue? My config is pretty basic, I am following along with CBT Nuggets SD-WAN LAB.
The first static route is what's causing the issue on ge0/2.. I am not sure how to get rid of it.
172.16.20.20 is another site vedge-20 site interface.
I do not have any static routes on the boarder router. The router can reach everywhere.
See attached pics
Thanks
02-12-2023 04:03 PM
To remove the static route in cli (if the device is not vmanaged)
conf t
no ip route x.x.x.x
commit
02-13-2023 04:57 AM
Hi husseino,
I actually tried that prior. "% No modifications to commit."
The only static routes I put in place were:
ip route 0.0.0.0/0 172.16.10.1
ip route 0.0.0.0/0 172.16.20.1
02-14-2023 10:52 AM
Update: Rebuilding the vedge with the same config resolved the issue.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide