Cisco Systems C819HG4GVK9 Create a Cisco Easy VPN Remote Configuration, the VPN connection, 9-15

Models: C819GUK9

1 196
Download 196 pages 51.42 Kb
Page 109
Image 109
Create a Cisco Easy VPN Remote Configuration

Chapter 9 Configuring Security Features

Configuring VPN

Create a Cisco Easy VPN Remote Configuration

The router acting as the Cisco Easy VPN client must create a Cisco Easy VPN remote configuration and assign it to the outgoing interface.

To create the remote configuration, perform these steps, beginning in global configuration mode:

SUMMARY STEPS

1.crypto ipsec client ezvpn name

2.group group-name key group-key

3.peer {ip address hostname}

4.mode {client network-extension network extension plus}

5.exit

6.crypto isakmp keepalive seconds

7.interface type number

8.crypto ipsec client ezvpn name [outside inside]

9.exit

DETAILED STEPS

 

 

Command or Action

Purpose

 

Step 1

 

 

 

crypto ipsec client ezvpn name

Creates a Cisco Easy VPN remote configuration

 

 

Example:

and enters Cisco Easy VPN remote configuration

 

 

mode.

 

 

Router(config)# crypto ipsec client ezvpn

 

 

 

 

 

 

ezvpnclient

 

 

 

 

 

 

Router(config-crypto-ezvpn)#

 

 

 

 

 

Step 2

 

 

 

group group-name key group-key

Specifies the IPSec group and IPSec key value for

 

 

Example:

the VPN connection.

 

 

 

 

 

 

 

 

Router(config-crypto-ezvpn)# group

 

 

 

 

 

 

ezvpnclient key secret-password

 

 

 

 

 

 

Router(config-crypto-ezvpn)#

 

 

 

 

 

Step 3

 

 

 

peer {ip address hostname}

Specifies the peer IP address or hostname for the

 

 

Example:

VPN connection.

 

 

Note A hostname can be specified only when

 

 

Router(config-crypto-ezvpn)# peer

 

 

the router has a DNS server available for

 

 

192.168.100.1

 

 

hostname resolution.

 

 

Router(config-crypto-ezvpn)#

 

 

 

 

 

 

 

 

 

Note Use this command to configure multiple

 

 

 

peers for use as backup. If one peer goes

 

 

 

down, the Easy VPN tunnel is established

 

 

 

with the second available peer. When the

 

 

 

primary peer comes up again, the tunnel is

 

 

 

re-established with the primary peer.

 

 

 

 

 

 

 

 

Cisco 819 Series Integrated Services Routers Software Configuration Guide

 

 

 

 

 

 

 

 

 

 

 

 

 

OL-23590-02

 

 

 

9-15

 

 

 

 

 

 

Page 109
Image 109
Cisco Systems C819HG4GVK9 Create a Cisco Easy VPN Remote Configuration, crypto ipsec client ezvpn name, the VPN connection