FortiOS 5.4 Online Help Link FortiOS 5.2 Online Help Link FortiOS 5.0 Online Help Link FortiOS 4.3 Online Help Link

Home > Online Help

> Chapter 14 - IPsec VPN > Supporting IKE Mode config clients > Example FortiGate unit as IKE Mode Config client

Example FortiGate unit as IKE Mode Config client

In this example, the FortiGate unit connects to a VPN gateway with a static IP address that can be reached through Port 1. Only the port, gateway and proposal information needs to be configured. All other configuration information will come from the IKE Mode Config server.

config vpn ipsec phase1-interface

edit vpn1

set ip-version 4

set type static

set remote-gw <gw_address>

set interface port 1

set proposal 3des-sha1 aes128-sha1

set mode-cfg enable

set mode-cfg-ipversion 4

set assign-ip enable

end