***********Godzilla************
host Godzilla
line con 0
logg sy
int f0/0
ip add 192.168.12.1 255.255.255.0
no sh
!
int l0
ip add 1.1.1.1 255.255.255.0
!
router eigrp 1
netw 192.168.12.0 0.0.0.255
!
int tun 0
ip add 192.168.13.1 255.255.255.0
tu so f0/0
tu des 192.168.23.3
cry map mymap
!
int l1
ip add 11.11.11.11 255.255.255.0
!
router ospf 1
!netw 192.168.12.0 0.0.0.255 are 0
netw 1.1.1.1 0.0.0.255 are 0
netw 11.11.11.11 0.0.0.255 are 0
netw 192.168.13.0 0.0.0.255 are 0
!
cryp isa po 10
authe pre
enc aes 256
has sha
gr 5
life 3600
!
cry isa key 0 vault add 192.168.23.3
!
cry ips tra myset esp-aes 256 ah-sha-h
!
cry map mymap 10 ipsec-is
set peer 192.168.23.3
set tran myset
match add 110
!
acc 110 perm ip 1.1.1.0 0.0.0.255 3.3.3.0 0.0.0.255
acc 110 perm ip 1.1.1.0 0.0.0.255 33.33.33.0 0.0.0.255
acc 110 perm ip 11.11.11.0 0.0.0.255 3.3.3.0 0.0.0.255
acc 110 perm ip 11.11.11.0 0.0.0.255 33.33.33.0 0.0.0.255
!
***********KingKong************
host KingKong
line con 0
logg sy
int f0/0
ip add 192.168.12.2 255.255.255.0
no sh
int f1/0
ip add 192.168.23.2 255.255.255.0
no sh
!
router eigrp 1
netw 192.168.12.0 0.0.0.255
netw 192.168.23.0 0.0.0.255
!
***********nessie********
host Nessie
line con 0
logg sy
int f0/0
ip add 192.168.23.3 255.255.255.0
no sh
!
int l0
ip add 3.3.3.3 255.255.255.0
!
router eigrp 1
netw 192.168.23.0 0.0.0.255
!
!
int tun 0
ip add 192.168.13.3 255.255.255.0
tu so f0/0
tu des 192.168.12.1
cry map mymap
!
int l1
ip add 33.33.33.33 255.255.255.0
!
router ospf 1
!netw 192.168.23.0 0.0.0.255 are 0
netw 192.168.13.0 0.0.0.255 are 0
netw 3.3.3.3 0.0.0.255 are 0
netw 33.33.33.33 0.0.0.255 are 0
!
!
cryp isa po 10
authe pre
enc aes 256
has sha
gr 5
life 3600
!
cry isa key 0 vault add 192.168.12.1
!
cry ips tra myset esp-aes 256 ah-sha-h
!
cry map mymap 10 ipsec-is
set peer 192.168.12.1
set tran myset
match add 110
!
acc 110 perm ip 3.3.3.0 0.0.0.255 1.1.1.0 0.0.0.255
acc 110 perm ip 33.33.33.0 0.0.0.255 1.1.1.0 0.0.0.255
acc 110 perm ip 3.3.3.0 0.0.0.255 11.11.11.0 0.0.0.255
acc 110 perm ip 33.33.33.0 0.0.0.255 11.11.11.0 0.0.0.255
!






