08-29-2022 12:47 PM
Running Images 18.4.5 of SDWAN, on latest version of EVE-NG. Have this issue where after the lab sits idle powered on for overnight, the vEdges cannot ping next hop or anything but themselves.
I did notice that the static default route was dropping from the table and it took a reboot to fix that until I found this.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvp46172
So after that the static default route is injected again but vEdge cannot ping next hop IP.
vEdge-01# show run system host-name vEdge-01 system-ip 10.12.0.1 site-id 12 admin-tech-on-failure no route-consistency-check organization-name LAB no track-default-gateway clock timezone America/Chicago vbond 223.1.1.11 aaa auth-order local radius tacacs usergroup basic task system read write task interface read write ! usergroup netadmin ! usergroup operator task system read task interface read task policy read task routing read task security read ! usergroup tenantadmin ! logging disk enable ! ! ntp server 223.1.1.13 version 4 prefer exit ! ! omp no shutdown graceful-restart advertise connected advertise static ! ! ! vpn 0 router bgp 65012 address-family ipv4-unicast network 172.31.11.0/24 ! neighbor 172.31.11.1 no shutdown remote-as 100 address-family ipv4-unicast ! ! ! ! interface ge0/0 ip address 192.1.1.2/24 ipv6 dhcp-client tunnel-interface encapsulation ipsec color public-internet restrict allow-service all no allow-service bgp allow-service dhcp allow-service dns allow-service icmp no allow-service sshd no allow-service netconf no allow-service ntp no allow-service ospf no allow-service stun allow-service https ! no shutdown ! interface ge0/1 ip address 172.31.11.2/24 tunnel-interface encapsulation ipsec color mpls restrict allow-service all no allow-service bgp allow-service dhcp allow-service dns allow-service icmp no allow-service sshd no allow-service netconf no allow-service ntp no allow-service ospf no allow-service stun allow-service https ! no shutdown ! ip route 0.0.0.0/0 192.1.1.1 ! vpn 512 interface eth0 ip dhcp-client no shutdown ! ! vEdge-01# show ip route PROTOCOL NEXTHOP NEXTHOP NEXTHOP vEdge-01# ping vpn 0 192.1.1.1 IF IDLE vEdge-01# | INET#ping 192.1.1.1 Current configuration : 144 bytes INET# |
So from the INET router directly connected I cannot ping the vEdge either, but it looks to have an arp entry. The vEdge does not seem to have an arp entry.
Anyone experience this before?
Solved! Go to Solution.
09-06-2022 11:59 AM - edited 09-06-2022 11:59 AM
So there must be an underlying issue with this version of SDWAN images. Even with configuring vedges to not track gateway using command "no track-default-gateway" under system, at some point vEdges lose connectivity to vManage within EVE-NG. The fix is I just have to reboot all the vEdges when this happens then it lasts for a day or so.
09-06-2022 11:59 AM - edited 09-06-2022 11:59 AM
So there must be an underlying issue with this version of SDWAN images. Even with configuring vedges to not track gateway using command "no track-default-gateway" under system, at some point vEdges lose connectivity to vManage within EVE-NG. The fix is I just have to reboot all the vEdges when this happens then it lasts for a day or so.
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