R_C1#sh run Building configuration... Current configuration : 1969 bytes ! ! Last configuration change at 03:32:41 UTC Fri Sep 27 2019 ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R_C1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! bsd-client server url https://cloudsso.cisco.com/as/token.oauth2 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip dhcp excluded-address 10.1.1.1 10.1.1.10 ! ip dhcp pool pc network 10.1.1.0 255.255.255.0 default-router 10.1.1.1 dns-server 8.8.8.8 ! ! ! ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! cts logging verbose ! ! ! redundancy ! ! ! ! ! ! ! crypto isakmp policy 1 encr aes authentication pre-share group 2 crypto isakmp key cisco123 address 0.0.0.0 ! ! crypto ipsec transform-set HQ-VPN esp-3des esp-sha-hmac mode tunnel ! crypto ipsec profile MGRE set security-association lifetime seconds 86400 set transform-set HQ-VPN ! ! ! ! ! ! ! interface Tunnel10 ip address 192.168.10.1 255.255.255.0 no ip redirects ip nhrp authentication PASS ip nhrp map multicast dynamic ip nhrp network-id 10 tunnel source Ethernet0/1 tunnel mode gre multipoint tunnel protection ipsec profile MGRE ! interface Ethernet0/0 ip address 10.1.1.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Ethernet0/1 ip address 8.8.3.2 255.255.255.0 ip nat outside ip virtual-reassembly in ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! ! router eigrp 1 network 10.1.1.0 0.0.0.255 network 192.0.0.0 0.255.255.255 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip nat inside source list 1 interface Ethernet0/1 overload ip route 0.0.0.0 0.0.0.0 8.8.3.1 ! ! ! access-list 1 permit any ! control-plane ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! ! end