hi
https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_AdminGuide/Topics-GAG/Bond-In...
Something like that on firewall side.
GAIA-R80.40>
set interface bond1 state on
add interface bond1 vlan 20
add bonding group 1
add bonding group 1 interface eth1
add bonding group 1 interface eth2
set bonding group 1 mode 8023AD
set bonding group 1 lacp-rate slow
set bonding group 1 mii-interval 100
set bonding group 1 down-delay 200
set bonding group 1 up-delay 200
set bonding group 1 xmit-hash-policy layer3+4
set interface bond1 comments "Bond for eth1 and eth1"
set interface bond1 state on
set interface bond1 mtu 1500
set interface bond1.20 state on
set interface bond1.20 ipv4-address 1.2.3.4 mask-length 24
I saw already bond with 4 members/interfaces without any issue
Regards