Technical information
80
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
Catalyst Switch 1 (Frame Relay Port)
The Catalyst switch 1 configuration is as follows:
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service internal
!
hostname Router-1
!
boot system flash bootflash:c6k
logging snmp-authfail
enable password lab
!
vtp mode transparent
ip subnet-zero
!
!
no ip domain-lookup
ip host ockham 172.16.1.1
ip host tftp 10.80.1.1
ip host tftp-serv 10.80.1.1
!
frame-relay switching
mpls ldp logging neighbor-changes
mls flow ip destination
mls flow ipx destination
!
crypto isakmp policy 1
encr 3des
hash md5
authentication pre-share
group 2
crypto isakmp key foobar address 192.168.0.0 255.255.0.0
!
!
crypto ipsec transform-set ts-cwan esp-3des esp-sha-hmac
!
crypto map cwan-16 10 ipsec-isakmp
set peer 192.168.16.2
set transform-set ts-cwan
match address acl-16
!
!
no spanning-tree vlan 16
!
redundancy
main-cpu
auto-sync running-config
auto-sync standard
!
controller T3 2/0/0
t1 1 channel-group 0 timeslots 1-24
t1 2 channel-group 0 timeslots 1-24
.
.
.
t1 27 channel-group 0 timeslots 1-24
t1 28 channel-group 0 timeslots 1-24
!
!