Fortinet black logo

FortiGate-6000 Handbook

FGSP with LAG session synchronization interfaces

FGSP with LAG session synchronization interfaces

The FortiGate-6000 for FortiOS 6.2.6 supports using a LAG for FGSP session synchronization. Using a LAG for session synchronization provides redundancy and load sharing.

For the FortiGate-6000 you can create an aggregate interface using the HA1 and HA2 interfaces:

Example LAG configuration:

config system interface

edit ha1-ha2

set vdom mgmt-vdom

set ip 10.1.1.1 255.255.255.0

set type aggregate

set member ha1 ha2

end

Example cluster sync configuration:

config system cluster-sync

edit 1

set peervd mgmt-vdom

set peerip 10.1.1.2

set syncvd <vdoms >

end

Example HA configuration:

config system ha

set session-pickup enable

set session-pickup-connectionless enable

set session-pickup-expectation enable

set session-pickup-nat enable

end

FGSP with LAG session synchronization interfaces

The FortiGate-6000 for FortiOS 6.2.6 supports using a LAG for FGSP session synchronization. Using a LAG for session synchronization provides redundancy and load sharing.

For the FortiGate-6000 you can create an aggregate interface using the HA1 and HA2 interfaces:

Example LAG configuration:

config system interface

edit ha1-ha2

set vdom mgmt-vdom

set ip 10.1.1.1 255.255.255.0

set type aggregate

set member ha1 ha2

end

Example cluster sync configuration:

config system cluster-sync

edit 1

set peervd mgmt-vdom

set peerip 10.1.1.2

set syncvd <vdoms >

end

Example HA configuration:

config system ha

set session-pickup enable

set session-pickup-connectionless enable

set session-pickup-expectation enable

set session-pickup-nat enable

end