Building configuration... Current configuration : 1437 bytes ! version 15.3 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! boot system flash c2900-universalk9-mz.SPA.155-3.M4a.bin ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! ! license udi pid CISCO2901/K9 sn FTX1524E9M8 license boot module c2900 technology-package FoundationSuiteK9 ! ! ! crypto isakmp policy 10 encr aes 256 authentication pre-share group 2 ! crypto isakmp key 4NlzqTMXEax8ap address 10.1.1.1 ! ! ! crypto ipsec transform-set vpnset esp-aes esp-sha-hmac ! crypto map vpnset 10 ipsec-isakmp set peer 10.1.1.1 set transform-set vpnset match address 100 ! ! ! ! no ip domain-lookup ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0 description WAN ip address 10.3.3.2 255.255.255.0 duplex auto speed auto crypto map vpnset ! interface GigabitEthernet0/1 description LAN ip address 192.168.2.1 255.255.255.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip nat pool ovrld 10.3.3.2 10.3.3.2 netmask 255.255.255.0 ip nat inside source list 7 pool ovrld ip classless ip route 10.2.2.0 255.255.255.0 10.3.3.1 ip route 10.1.1.0 255.255.255.0 10.3.3.1 ip route 0.0.0.0 0.0.0.0 10.3.3.1 ! ip flow-export version 9 ! ! access-list 7 permit 192.168.2.0 0.0.0.255 access-list 100 permit ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255 ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end Router#