Create An Easy Vpn Remote Configuration - Cisco 1812W - Integrated Services Router Wireless Configuration Manual

1800 series integrated services routers
Hide thumbs Also See for 1812W - Integrated Services Router Wireless:
Table of Contents

Advertisement

Chapter 6
Configuring a VPN Using Easy VPN and an IPSec Tunnel
Command or Action
Step 2
crypto map map-name
Example:
Router(config-if)# crypto map static-map
Router(config-if)#
Step 3
exit
Example:
Router(config-crypto-map)# exit
Router(config)#

Create an Easy VPN Remote Configuration

The router acting as the IPSec remote router must create an Easy VPN remote configuration and assign
it to the outgoing interface.
Perform these steps to create the remote configuration, beginning in global configuration mode:
Command or Action
Step 1
crypto ipsec client ezvpn name
Example:
Router(config)# crypto ipsec client ezvpn
ezvpnclient
Router(config-crypto-ezvpn)#
Step 2
group group-name key group-key
Example:
Router(config-crypto-ezvpn)# group
ezvpnclient key secret-password
Router(config-crypto-ezvpn)#
Step 3
peer {ipaddress | hostname}
Example:
Router(config-crypto-ezvpn)# peer
192.168.100.1
Router(config-crypto-ezvpn)#
Step 4
mode {client | network-extension | network
extension plus}
Example:
Router(config-crypto-ezvpn)# mode client
Router(config-crypto-ezvpn)#
OL-6426-02
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
Create an Easy VPN Remote Configuration
Purpose
Applies the crypto map to the interface.
See the
Cisco IOS Security Command Reference
for more detail about this command.
Returns to global configuration mode.
Purpose
Creates a Cisco Easy VPN remote configuration,
and enters Cisco Easy VPN remote configuration
mode.
Specifies the IPSec group and IPSec key value for
the VPN connection.
Specifies the peer IP address or hostname for the
VPN connection.
A hostname can be specified only when
Note
the router has a DNS server available for
hostname resolution.
Specifies the VPN mode of operation.
6-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents