Administrator Guide

Table Of Contents
Example 4: Tunnel Mode (Host-to-Gateway) Using PSK
In Figure 13. Tunnel Mode (Host-to-Gateway) Using PSK, a tunnel mode connection to a Cisco ASA gateway is established, using
pre-shared keys to authenticate IPv4 trac. The example uses IKEv1.
Figure 13. Tunnel Mode (Host-to-Gateway) Using PSK
.
Cisco ASA Conguration
The following Cisco ASA conguration for the gateway is shown in Figure 13. Tunnel Mode (Host-to-Gateway) Using PSK.
ASA Version 7.2(3)
!
hostname ciscoasa
domain-name company.com
enable password <> encrypted
names
!
interface Vlan10
nameif outside
security-level 0
ip address 10.125.56.1 255.255.255.0
!
interface Vlan200
nameif inside
security-level 100
ip address 10.125.55.1 255.255.255.0
!
interface Ethernet0/0
switchport access vlan 10
!
interface Ethernet0/1
!
interface Ethernet0/2
!interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5switchport access vlan 200
!
interface Ethernet0/6
!
90
About Group-Level Security