Technical information

96
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
switchport trunk allowed vlan 1,1002-1005
switchport mode trunk
cdp enable
spanning-tree portfast trunk
!
interface Vlan2
ip address 192.0.0.1 255.255.255.0
no mop enabled
crypto map cmap2
!
ip classless
ip route 13.0.0.0 255.0.0.0 192.0.0.2
no ip http server
no ip http secure-server
!
!
ip access-list extended acl0
permit ip any any
!
!
!
!
line con 0
exec-timeout 0 0
line vty 0 4
login
transport input lat pad mop telnet rlogin udptn nasi ssh acercon
!
end
Switch 2 Configuration
The switch 2 configuration is as follows:
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch 2
!
boot system bootflash:c6k222-jk9sv-mz
logging snmp-authfail
no logging console
!
ip subnet-zero
!
!
no ip domain-lookup
ip host tftp 223.255.254.254
!
mpls ldp logging neighbor-changes
mls flow ip destination
mls flow ipx destination
!!! Enables qos globaly
mls qos
!
crypto isakmp policy 10
authentication pre-share
crypto isakmp key 12345 address 192.0.0.1
!
!