Verifying Your Easy Vpn Configuration; Configuration Example - Cisco CISCO851-K9 - 851 Integrated Services Router Configuration Manual

Access routers
Table of Contents

Advertisement

Chapter 6
Configuring a VPN Using Easy VPN and an IPSec Tunnel
Command or Action
Step 5
exit
Example:
Router(config-crypto-ezvpn)# exit
Router(config)#
Step 6
interface type number
Example:
Router(config)# interface fastethernet 4
Router(config-if)#
Step 7
crypto ipsec client ezvpn name [outside | inside]
Example:
Router(config-if)# crypto ipsec client
ezvpn ezvpnclient outside
Router(config-if)#
Step 8
exit
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 4
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.
!
aaa new-model
!
aaa authentication login rtr-remote local
aaa authorization network rtr-remote local
aaa session-id common
OL-5332-01
Cisco 850 Series and Cisco 870 Series Access Routers Software Configuration Guide
Verifying Your Easy VPN Configuration
Purpose
Returns to global configuration mode.
Enters the interface configuration mode for the
interface to which you want the Cisco Easy VPN
remote configuration applied.
For routers with an ATM WAN interface,
Note
this command would be interface atm 0.
Assigns the Cisco Easy VPN remote configuration
to the WAN interface, causing the router to
automatically create the NAT or port address
translation (PAT) and access list configuration
needed for the VPN connection.
Returns to global configuration mode.
6-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents