Configure Cisco Easy VPN Remote for Access Routers
Task 2 – configure and assign the Cisco Easy VPN Client profile

The following steps are used to configure the Cisco Easy VPN client profile and to assign the profile to a router interface .

Step 1
Use the crypto ipsec client ezvpn name command to create a profile. This places the administrator in Cisco Easy VPN Remote configuration mode.

Step 2
Use the group group-name key group-key command to specify the IPSec group and IPSec key values to be associated with this profile. The values of group-name and group-key must match the values assigned in the Easy VPN Server.

Step 3
Use the peer command to specify the IP address or hostname for the destination peer. This is typically the IP address of the outside interface of the Easy VPN Server. If a hostname is used, a DNS server must be configured and available in order for this to work.

Step 4
Use the mode command to specify the type of VPN connection that should be made. The options are client mode or network extension mode.

Step 5
Enter the exit command to leave Easy VPN Remote configuration mode.

An example of an Easy VPN Client profile configuration is shown in Figure .

Use the crypto ipsec client ezvpn name command in interface configuration mode to assign the Easy VPN client profile to a router interface.

An example of how to assign the Easy VPN Client profile to a router interface is shown in Figure .