Chapter 6 Configuring a VPN Using Easy VPN and an IPSec Tunnel

Verifying Your Easy VPN Configuration

BETA DRAFT - CISCO CONFIDENTIAL

 

Command or Action

Purpose

Step 5

 

 

exit

Returns to global configuration mode.

 

Example:

 

 

Router(config-crypto-ezvpn)# exit

 

 

Router(config)#

 

Step 6

 

 

interface type number

Enters interface configuration mode.

 

Example:

Note For routers with an ATM WAN interface,

 

this command would be interface atm 0.

 

 

 

Router(config)# interface fastethernet 0

 

 

Router(config-if)#

 

Step 7

 

 

crypto ipsec client ezvpn name [outside inside]

Assigns the Cisco Easy VPN remote configuration

 

 

to the WAN interface, causing the router to

 

Example:

automatically create the NAT or PAT and access

 

Router(config-if)# crypto ipsec client

list configuration needed for the VPN connection.

 

ezvpn ezvpnclient outside

 

 

Router(config-if)#

 

Step 8

 

 

exit

Returns to global configuration mode.

 

Example:

 

 

Router(config-crypto-ezvpn)# exit

 

 

Router(config)#

 

 

 

 

Verifying Your Easy VPN Configuration

Router# show crypto ipsec client ezvpn

Tunnel name :ezvpnclient

Inside interface list:vlan 1

Outside interface:fastethernet 0

Current State:IPSEC_ACTIVE

Last Event:SOCKET_UP

Address:8.0.0.5

Mask:255.255.255.255

Default Domain:cisco.com

Configuration Example

The following configuration example shows a portion of the configuration file for the VPN and IPSec tunnel described in this chapter.

!

aaanew-model

!

aaa authentication login rtr-remote local aaa authorization network rtr-remote local aaa session-id common

!

username Cisco password 0 Cisco

Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide

6-10

OL-6426-02

 

 

Page 82
Image 82
Cisco Systems OL-6426-02 manual Verifying Your Easy VPN Configuration, Crypto ipsec client ezvpn name outside inside