07-07-2025 08:46 AM
when I pushed the configuration from manage, it has been pushed the OSPF configuration but rolled back to default with in 3 mins without any errors.
please share your suggestions to troubleshoot. I am new to SDWAN
07-07-2025 08:50 AM
Can you more elaborate
Did you try config vedge/cedge directly ?
MHM
07-08-2025 07:59 AM
Hi MHM ,I did not try from vedge directly , pushing from vedge
07-08-2025 08:12 AM
Monitor > Network > Select Device > Real-Time → Device Info
Share this Device Info
MHM
07-07-2025 09:17 PM
Hi.
This occurs when your edge lost control connection by template.
Maybe your template has no routing in VPN 0 ?
Check your template again, especially VPN 0 to guarantee the connectivity for controllers.
Please remark this as a solution If this is helpful.
07-08-2025 07:58 AM
vpn 0
interface ge0/0
ip address 10.1.1.2/30
ipv6 dhcp-client
tunnel-interface
encapsulation ipsec
no allow-service bgp
allow-service dhcp
allow-service dns
allow-service icmp
allow-service sshd
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 10.1.1.1
ipv6 dhcp-client
no shutdown
!
!
vedge-1# ping 10.1.1.1
Ping in VPN 0
PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data.
64 bytes from 10.1.1.1: icmp_seq=1 ttl=255 time=16.5 ms
64 bytes from 10.1.1.1: icmp_seq=2 ttl=255 time=18.5 ms
64 bytes from 10.1.1.1: icmp_seq=3 ttl=255 time=19.5 ms
64 bytes from 10.1.1.1: icmp_seq=4 ttl=255 time=11.5 ms
^C
07-08-2025 08:01 AM
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