Technical information
76
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuration Examples
cdp enable
!
interface GigabitEthernet5/2
no ip address
flowcontrol receive on
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,1002-1005
switchport mode trunk
cdp enable
!
interface ATM6/0/0
no ip address
atm clock INTERNAL
!
interface ATM6/0/0.101 point-to-point
pvc 0/101
crypto connect vlan 101
!
interface POS6/1/0
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan6
ip address 192.168.6.1 255.255.255.0
no mop enabled
!
interface Vlan101
ip address 192.168.101.1 255.255.255.0
no mop enabled
crypto map cwan-101
!
router eigrp 6
network 192.168.6.0
auto-summary
!
ip classless
ip route 10.10.20.101 255.255.255.255 192.168.101.2
no ip http server
!
!
ip access-list extended acl-101
permit ip host 172.16.1.101 host 10.10.20.101
!
no cdp run
!
line con 0
exec-timeout 0 0
line vty 0 4
password lab
no login
transport input lat pad mop telnet rlogin udptn nasi ssh
!
scheduler runtime netinput 300
end