Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
fl0at0xff
New Contributor II

HA session pickup configuration

Hello, I would know if it is possible to select which kind of traffic/protocol to enable in Session Pickup when configuring the HA. A client asked me for this and I think it is not possible but I just want to be sure. Thank you in advance.

2 REPLIES 2
jintrah_FTNT
Staff
Staff

Hi,

 

Please check the below options in CLI under 'config system ha'

 

set session-pickup {enable | disable}

##If you enable session pickup the subordinate units maintain session tables that match the primary unit session table, indicates for TCP sessions, and

 

set session-pickupconnectionless {enable | disable}

##Used for connectionless (UDP and ICMP) sessions

 

 

 

ede_pfau

This may have less advantages than you might expect.

For instance, internet-bound traffic will usually be NATted; after a failover the NAT port changes.

 

With stateless protocols like UDP or ICMP you might find the packet loss tolerable. For incoming streams (like video, audio) session-pickup should make a difference: incoming traffic in the reply direction (e.g. a video stream from the internet) will not be allowed in after a failover without session pickup until the connection is reinitiated.

Ede Kernel panic: Aiee, killing interrupt handler!
Ede Kernel panic: Aiee, killing interrupt handler!
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors