cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
819
Views
0
Helpful
3
Replies

DCONFAIL, Unwanted static routes by vEdge causing error.

LetsFixIt
Level 1
Level 1

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

 

 

3 Replies 3

husseino
Cisco Employee
Cisco Employee

To remove the static route in cli (if the device is not vmanaged)

conf t
no ip route x.x.x.x
commit

 

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

edge10.PNG

LetsFixIt
Level 1
Level 1

Update: Rebuilding the vedge with the same config resolved the issue. 

Review Cisco Networking for a $25 gift card