INS_RL1000GW_REV– 15 Jul 2016 PAGE 141
INSTALLATION AND OPERATION MANUAL
RL1000GW
TECH SUPPORT: 1.888.678.9427
The PSK can be set as one of two forms:
1. IP address form A.B.C.D.
a. Allowed in bot Main and Aggressive IKE modes
b. The PSK of all members should be taken as their VPN network IP address.
2. Fully qualified domain name (FQDN).
a. Allowed only when Aggressive IKE mode is used.
Below is an example of PSK configuration
1. Detail the preshared IDs of the VPN members and specify the id of local unit
RL1000GW#
ipsec isakmp update authentication-method pre _ shared _ key
ipsec isakmp update my-id SA.radiflow.com
ipsec preshared create id SA.radiflow.com key secretkey
ipsec preshared create id SB.radiflow.com key secretkey
ipsec policy create protocol gre
ipsec enable
commit