# config system virtual-wan-link
set status enable
set fail-detect enable <-----
set fail-alert-interfaces "internal3" <-----
# config members
edit 4
set interface "wan2"
set gateway 192.168.0.1
next
edit 1
set interface "wan1"
set gateway 192.168.0.1
next
end
# config health-check
edit "8.8.8.8"
set server "8.8.8.8"
set update-cascade-interface enable <-----
set members 4 1
next
end
end
# diagnose sys virtual-wan-link health-checkInternal3 interfaces also shows as up:
Health Check(8.8.8.8):
Seq(4): state(alive), packet-loss(3.000%) latency(19.610), jitter(14.388) sla_map=0x0
Seq(1): state(alive), packet-loss(3.000%) latency(20.623), jitter(14.182) sla_map=0x0
# diagnose hardware deviceinfo nic internal3Health-check failure:
========== Link Status ==========
Admin :up
netdev status :up
link_status :Up
# diagnose sys virtual-wan-link health-check 8.8.8.8Internal3 interfaces is taken down as well:
Health Check(8.8.8.8):
Seq(4): state(dead), packet-loss(85.000%) sla_map=0x0
Seq(1): state(dead), packet-loss(73.000%) sla_map=0x0
# diagnose hardware deviceinfo nic internal3Note.
========== Link Status ==========
Admin :down
netdev status :N/A
link_status :Down
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.