Create an IKE Phase 1 Policy

IKE policy establishes Security Associations (SA) and message exchanges with IKE peers to successfully set up secured channels.

About this task

Use the following procedure to create the IKE Phase 1 policy.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Create an IKE Phase 1 profile:

    ike policy WORD<1–32> laddr WORD<1–256> raddr WORD<1–256>

  3. Optional: Delete the IKE Phase 1 profile:

    no ike policy WORD<1-32>

Variable Definition

The following table defines parameters for the ike policy <1–320> laddr command.

Variable

Value

policy WORD<1–32>

Specifies the name of the IKE Phase 1 policy.

laddr WORD<1–256>

Specifies the local IPv4 or IPv6 address.

raddr WORD<1–256>

Specifies the remote IPv4 or IPv6 address.