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 Loopback0 ip address 10.248.0.7 255.255.255.255 ! interface Tunnel400 description ****** DMVPN GRE Tunnel ****** ip address 10.248.2.7 255.255.255.0 no ip redirects ip mtu 1400 ip nhrp authentication cisco ip nhrp map multicast 193.239.156.6 ip nhrp map 10.248.2.2 193.239.156.6 ip nhrp network-id 1 ip nhrp nhs 10.248.2.2 ip nhrp shortcut 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 90.91.174.251 255.255.255.0 duplex full speed 100 media-type rj45 ! interface GigabitEthernet0/1 ip address 10.248.4.2 255.255.255.252 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/2 ip address 10.255.27.131 255.255.255.240 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! ! router eigrp 100 network 10.248.0.7 0.0.0.0 network 10.248.4.2 0.0.0.0 redistribute connected metric 10000 1 255 25 1500 route-map CONNECTED redistribute static metric 10000 1 255 25 1500 route-map REDSTATIC ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 90.91.174.250 ip route 10.0.70.0 255.255.255.128 10.255.27.142 tag 600 ip route 10.255.24.0 255.255.252.0 10.255.27.142 tag 600 ! ! 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 REDSTATIC permit 5 match tag 600 ! route-map CONNECTED permit 10 match ip address prefix-list CONNECTED ! ! ! control-plane