=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.01.08 01:02:24 =~=~=~=~=~=~=~=~=~=~=~= terminte len 0 RemoteSite#sh run Building configuration... Current configuration : 3049 bytes ! ! Last configuration change at 16:39:55 UTC Tue Jan 7 2020 ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname RemoteSite ! 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 ! ! ! ! ! no ip icmp rate-limit unreachable ! ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! cts logging verbose ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! ! crypto isakmp policy 10 encr aes authentication pre-share group 2 crypto isakmp key CHALLENGE-ACCEPTED address 0.0.0.0 ! ! crypto ipsec transform-set TS esp-aes esp-sha-hmac mode transport ! crypto ipsec profile BASE_VPN set transform-set TS ! crypto ipsec profile OVERLAY_VPN set transform-set TS ! ! ! ! ! ! ! interface Loopback0 ip address 10.2.0.1 255.255.255.0 ip policy route-map PBR ! interface Tunnel0 description base VPN tunnel ip address 172.16.0.2 255.255.255.252 tunnel source Ethernet0/0 tunnel mode ipsec ipv4 tunnel destination 1.1.1.1 tunnel protection ipsec profile BASE_VPN ! interface Tunnel100 description overlay VPN tunnel ip address 172.31.0.2 255.255.255.252 tunnel source Tunnel0 tunnel mode ipsec ipv4 tunnel destination 172.16.0.1 tunnel protection ipsec profile OVERLAY_VPN ! interface Ethernet0/0 ip address 2.2.2.2 255.255.255.0 ! interface Ethernet0/1 no ip address shutdown ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! interface Ethernet1/0 no ip address shutdown ! interface Ethernet1/1 no ip address shutdown ! interface Ethernet1/2 no ip address shutdown ! interface Ethernet1/3 no ip address shutdown ! interface Serial2/0 no ip address shutdown serial restart-delay 0 ! interface Serial2/1 no ip address shutdown serial restart-delay 0 ! interface Serial2/2 no ip address shutdown serial restart-delay 0 ! interface Serial2/3 no ip address shutdown serial restart-delay 0 ! interface Serial3/0 no ip address shutdown serial restart-delay 0 ! interface Serial3/1 no ip address shutdown serial restart-delay 0 ! interface Serial3/2 no ip address shutdown serial restart-delay 0 ! interface Serial3/3 no ip address shutdown serial restart-delay 0 ! ip local policy route-map PBR ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 2.2.2.254 ip route 10.1.0.0 255.255.255.0 Tunnel0 ! ip access-list extended CROSS_SITE_TRAFFIC permit ip any 10.1.0.0 0.0.0.255 ! ! route-map PBR permit 10 match ip address CROSS_SITE_TRAFFIC match length 787 807 set ip next-hop 172.31.0.1 ! ! ! control-plane ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login transport input none ! ! end RemoteSite#