In this example, you create a VPN tunnel named vpn_1 and bind it to interface st0.0, and you specify ike_gateway_1 as the gateway for the VPN tunnel and reference the IPsec policy ipsec_pol_1.
- user@host# set security ipsec vpn vpn_1 bind-interface
st0.0
- user@host# set security ipsec vpn vpn_1 ike gateway
ike_gateway_1
- user@host# set security ipsec vpn vpn_1 ike ipsec-policy
ipsec_pol_1
Use the following command to display information about this IKE proposal:
- user@host# show security ipsec vpn vpn_1