Technical information

73
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
ATM Ports
Note This section applies to VPN modules running Cisco IOS Release 12.2(14)SY or later releases.
These sections describe ATM port configuration:
Catalyst Switch 1 (ATM Port), page 73
Catalyst Switch 2 (ATM Port), page 77
Catalyst Switch 1 (ATM 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 tftp-serv 10.80.1.1
ip host tftp 10.80.1.1
ip host ockham 172.16.1.1
!
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-101 10 ipsec-isakmp
set peer 192.168.101.2
set transform-set ts-cwan
match address acl-101
!
!
no spanning-tree vlan 6,101
!
redundancy
main-cpu
auto-sync running-config