Fortigate AWS config migration order

config system global
config system admin

config vpn ipsec phase1-interface
config vpn ipsec phase2-interface

config firewall address
config firewall addrgrp
config firewall policy

config router static

==============
# bring up
diagnose vpn tunnel up Smart_VPN
# Check the status of tunnel Phase-1
diagnose vpn ike gateway list name Smart_VPN
# Check status of Phase-2
diagnose vpn tunnel list name Smart_VPN


==============

show system global
    set hostname 

show system admin

show system interface
show firewall address
show firewall addrgrp
show firewall policy


show vpn ipsec phase1-interface
show vpn ipsec phase2-interface


show router static