How to change default ping options
Hello,
my pings from console is working only when I enable before any ping "use-sdwan yes" but after a while ping are not working as this is temporary settings, I see that pings have Default settings and there is Use-Sdwan :disable - how to change that default setting?
FGT # execute ping 173.243.140.53 PING 173.243.140.53 (173.243.140.53): 56 data bytes --- 173.243.140.53 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss FGT # execute ping-options use-sdwan yes FGT # execute ping 173.243.140.53 PING 173.243.140.53 (173.243.140.53): 56 data bytes 64 bytes from 173.243.140.53: icmp_seq=0 ttl=54 time=26.5 ms 64 bytes from 173.243.140.53: icmp_seq=1 ttl=54 time=27.0 ms 64 bytes from 173.243.140.53: icmp_seq=2 ttl=54 time=26.4 ms 64 bytes from 173.243.140.53: icmp_seq=3 ttl=54 time=26.5 ms ^C --- 173.243.140.53 ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 26.4/26.6/27.0 ms
FGT # execute ping-options view-settings
Ping Options:
Repeat Count: 5
Data Size: 56
Timeout: 2
Interface: auto
Interval: 1
TTL: 64
TOS: 0
DF bit: unset
Source Address: auto
VRF: 0
Pattern:
Pattern Size in Bytes: 0
Validate Reply: no
Adaptive Ping: disable
Use SD-WAN: no
Default Ping Options:
Repeat Count: 5
Data Size: 56
Timeout: 2
Interval: 1
Interface: auto
TTL: 64
TOS: 0
DF bit: unset
Source Address: auto
VRF: 0
Pattern:
Pattern Size in Bytes: 0
Validate Reply: no
Adaptive Ping: disable
Use SD-WAN: disable
