SD-WAN now supports IPv6. It supports all load balance modes, health checking (ping6), service rules for source address, source user / group and destination address.
FortiOS 6.0 also increases the configuration limit for health checks and priority rules in SD-WAN.
The limit for both health checks and priority rules is increased from 256 to 4096 globally and 512 to 4096 per VDOM.
config system virtual-wan-link
config members
edit <sequence-number>
set interface <interface-name>
set gateway6 <gateway-address>
next
end
end
- Enable SD-WAN - CLI:config router static6- Configure health check (IPv6) - CLI:
edit <sequence-number>
set virtual-wan-link enable
next
endconfig system virtual-wan-link- Configure service rules - CLI:
config health-check
edit <health-check-name>
set address-mode ipv6
set protocol ping6
next
end
endconfig system virtual-wan-link- Configure Firewall Policy - CLI
config service
edit <priority-rule-ID>
set name <rule-name>
set addr-mode ipv6
set member <sequence-number>
set dst6 <destination-address-name>
set src6 <source-address-name>
next
end
endconfig firewall policy6Note: FortiGate models (200D, 70D) do not support SDWAN for IPv6, it is hardware limitation.
edit <id>
set srcintf <Source interface>
set dstintf virtual-wan-link
set dstaddr all
set srcaddr all
set action accept
set status enable
next
end
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 2025 Fortinet, Inc. All Rights Reserved.