SPOKEROUTER1#show run Building configuration... Current configuration : 2559 bytes ! ! Last configuration change at 12:28:14 UTC Fri Jun 9 2017 ! version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SPOKEROUTER1 ! boot-start-marker boot-end-marker ! enable secret 5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! no aaa new-model ! ! ! ! no ipv6 cef ip source-route ip cef ! ! ! ! no ip domain lookup ip domain name mydomainname.com ! multilink bundle-name authenticated ! ! ! ! ! ! ! voice-card 0 ! ! ! ! ! ! hw-module pvdm 0/0 ! ! ! username mainuser secret 5 $$$$$$$$$$$$$$$$$$$$ ! redundancy ! ! ip ssh version 2 ! ! crypto isakmp policy 5 encr aes 256 authentication pre-share group 14 crypto isakmp key MYKEY address 0.0.0.0 0.0.0.0 ! ! crypto ipsec transform-set MYSET esp-aes 256 esp-sha-hmac mode transport ! crypto ipsec profile MYPROFILE set transform-set MYSET ! ! ! ! ! ! interface Tunnel0 ip address 172.16.0.5 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication ABCD1234 ip nhrp map 172.16.0.1 92.92.92.146 ip nhrp map multicast 92.92.92.146 ip nhrp network-id 1 ip nhrp nhs 172.16.0.1 ip nhrp shortcut ip tcp adjust-mss 1360 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 12345 tunnel protection ipsec profile MYPROFILE ! ! interface GigabitEthernet0/0 ip address dhcp ip nat outside ip virtual-reassembly duplex auto speed auto ! ! interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto ! ! interface GigabitEthernet0/2 ip address 10.25.1.1 255.255.255.0 ip nat inside ip virtual-reassembly duplex auto speed auto ! ! ! router eigrp 777 network 10.25.1.0 0.0.0.255 network 10.99.99.0 0.0.0.255 network 172.16.0.0 ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ip nat inside source list INSIDE_NAT_ADDRESSES interface GigabitEthernet0/0 overload ip route 0.0.0.0 0.0.0.0 92.92.92.150 ip route 0.0.0.0 0.0.0.0 10.99.99.1 ! ip access-list standard INSIDE_NAT_ADDRESSES permit 10.25.1.0 0.0.0.255 ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! gatekeeper shutdown ! banner motd ^CC ########################################### MY BANNER: KEEP OUT Unauthorized Access is STRICTLY PROHIBITED ########################################### ^C ! line con 0 line aux 0 line vty 0 4 password cisco123 logging synchronous login local transport input telnet ssh line vty 5 15 login local transport input telnet ssh ! scheduler allocate 20000 1000 end SPOKEROUTER1#