version 15.6 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ethernet lmi ce ! ! ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! no ip icmp rate-limit unreachable ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! no cdp log mismatch duplex ! ip tcp synwait-time 5 ! ! ! ! ! crypto isakmp policy 10 encr 3des hash md5 authentication pre-share crypto isakmp key cisco address 0.0.0.0 ! ! crypto ipsec transform-set saurabh esp-3des esp-md5-hmac mode transport ! crypto ipsec profile Saurabh1 set transform-set saurabh ! ! ! ! ! ! ! interface Loopback1 ip address 10.248.0.1 255.255.255.255 ! interface Tunnel400 description ****** DMVPN GRE Tunnel ****** ip address 10.248.2.2 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication cisco ip nhrp map multicast dynamic ip nhrp network-id 1 ip nhrp redirect ip tcp adjust-mss 1360 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 100000 tunnel protection ipsec profile Saurabh1 ! interface GigabitEthernet0/0 ip address 193.239.156.6 255.255.255.0 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! ! router eigrp 100 redistribute static metric 10000 200 255 1 1500 route-map EIGRP-Default-Route ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 193.239.156.5 ! ip access-list standard ACL-Default-Route permit 0.0.0.0 permit 10.0.0.0 0.255.255.255 permit 172.16.0.0 0.15.255.255 permit 192.168.0.0 0.0.255.255 ! ! ip prefix-list CONNECTED seq 5 permit 10.0.0.0/8 ge 9 ip prefix-list CONNECTED seq 10 permit 172.16.0.0/12 ge 13 ip prefix-list CONNECTED seq 15 permit 192.168.0.0/16 ge 17 ! route-map EIGRP-Default-Route permit 10 match ip address ACL-Default-Route ! route-map EIGRP-Default-Route deny 20 ! route-map CONNECTED permit 10 match ip address prefix-list CONNECTED ! ! ! control-plane