Technical information
41
IPSec VPN Acceleration Services Module Installation and Configuration Note
78-14459-03 Rev C0
Configuring a VPN Using the VPN Module
standby delay minimum 35 reload 60
standby ip 40.0.0.100
standby timers 1 3
standby preempt
standby track GigabitEthernet1/1
!
interface GigabitEthernet3/1
mtu 4500
no ip address
snmp trap link-status
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,4,1002-1005
switchport mode trunk
flowcontrol receive on
cdp enable
!
interface GigabitEthernet3/2
mtu 4500
no ip address
snmp trap link-status
switchport
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,1002-1005
switchport mode trunk
flowcontrol receive on
cdp enable
!
interface Vlan1
no ip address
shutdown
!
interface Vlan4
ip address 172.16.31.2 255.255.255.0
standby delay minimum 35 reload 60
standby ip 172.16.31.100
standby timers 1 3
standby preempt
standby name KNIGHTSOFNI
standby track GigabitEthernet1/1
standby track GigabitEthernet1/2
crypto map ha ssp 100
!
ip classless
ip route 10.11.1.1 255.255.255.255 172.16.31.3
no ip http server
ip pim bidir-enable
!
access-list 101 permit ip host 40.0.0.3 host 10.11.1.1
arp 127.0.0.12 0000.2100.0000 ARPA
!
!
!
line con 0
line vty 0 4
login
transport input lat pad mop telnet rlogin udptn nasi ssh
!
end