Connectionless (UDP and ICMP) sessions
In many configurations, due to their non-stateful nature, UDP and ICMP sessions don't need to be synchronized to naturally failover. However, if required you can configure the FGSP to synchronize UDP and ICMP sessions by entering the following:
config system ha
set session-pickup enable
set session-pickup-connectionless enable
end