crypto isakmp key 12345678 address 10.0.0.2 255.255.255.192
!
interface fastethernet 0/0
ip address 192.168.99.64 255.255.255.0
!
interface serial 0/0 encapsulation ppp
ip address 10.0.0.1 255.255.255.192 crypto map dynmap
clockrate 48000
!
interface async 0/0
!
line vty 0 5 login
password 7 wAVcXxom8sGSOA
!
ip route 0.0.0.0 0.0.0.0 10.0.0.2
!
!
end
ERT_805#
13