Hello.
I am not familiar with English and I know some of the sentences may be strange, but thank you for your help!
device:
Fortigate fortios7.0.8
I have 3 icmp failures at 5 second intervals and I am configuring static routing for the vlan to be deleted.
Here are the parameters
config system link-monitor edit 1 set addr-mode ipv4 set srcintf vlan100 set server 8.8.8.8 set protocol ping set interval 5000 set probe-timeout 500 <-default set failtime 3 set recoverytime 3 set probe-count 30 <-default
So I would like to know how probe-timeout and probe-count are different from interval and failtime.
Is there a basic problem with the default values, or is there something I should consider to determine the values?