Configure A Site-To-Site Gre Tunnel - Cisco 1941W Configuration Manual

Cisco 3900 series, cisco 2900 series, cisco 1900 series
Hide thumbs Also See for 1941W:
Table of Contents

Advertisement

Configuring VPN
crypto ipsec client ezvpn ezvpnclient
!
interface fastethernet 4
!
interface vlan 1
!

Configure a Site-to-Site GRE Tunnel

To configure a site-to-site GRE tunnel, follow these steps, beginning in global configuration mode.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
DETAILED STEPS
Command or Action
Step 1
interface type number
Example:
Router(config)# interface tunnel 1
Router(config-if)#
Step 2
ip address ip-address mask
Example:
Router(config-if)# 10.62.1.193
255.255.255.252
Router(config-if)#
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
146
connect auto
group 2 key secret-password
mode client
peer 192.168.100.1
crypto ipsec client ezvpn ezvpnclient outside
crypto map static-map
crypto ipsec client ezvpn ezvpnclient inside
interface type number
ip address ip-address mask
tunnel source interface-type number
tunnel destination default-gateway-ip-address
crypto map map-name
exit
ip access-list {standard | extended} access-list-name
permit protocol source source-wildcard destination destination-wildcard
exit
Chapter
Configuring Security Features
Purpose
Creates a tunnel interface and enters interface
configuration mode.
Assigns an address to the tunnel.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

194129012911295139252921 ... Show all

Table of Contents