!

interface fastethernet 0/0

ip address 192.168.99.64 255.255.255.0

!

interface serial 0/0 encapsulation hdlc

ip address 130.0.1.2 255.255.0.0 tunnel 10.0.0.1 10.0.0.2 ip address 10.0.0.1 255.0.0.0 secondary

crypto map mm clockrate 128000

!

interface async 0/0

!

router rip version 1

network 192.168.99.0 network 10.0.0.0

!

line vty 0 31

!

access-list 100 permit ip 192.168.99.0 0.0.0.255 10.0.0.0 0.0.0.255

!

end

ERT-805#

Router 2

router# show run

Building configuration ...

service password-encryption service timestamps debug

!

hostname router

!

enable password 7 wonRBhc01DcE

!

crypto ipsec transform-set marc esp-3des ah-md5-hmac initialization-vector size 8

61