# config vpn ipsec phase1-interface2) Configure IPsec aggregation:
edit tunnel1
set interface port1
set net-device disable
set remote-ge 172.16.100.1
set psksecret sample
next
edit tunnel2
set interface port2
set net-device disable
set remote-ge 172.31.1.1
set psksecret sample
next
end
# config system ipsec-aggregate3) Configure a firewall policy:
edit agg1
set member tunnel1 tunnel2
next
end
# config firewall policy4) Configure a static route:
edit 0
set srcaddr all
set srcintf port10
set dstaddr all
set dstintf agg1
set schedule always
set action accept
set service ALL
next
end
# config router staticTo debug the IPsec aggregation list:
edit 0
set device agg1
next
end
# diagnose sys ipsec-aggregate list
agg1 algo=RR member=2 run_tally=2
members:
tunnel1
tunnel2
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.