! ! Last configuration change at 21:22:58 EET Fri Apr 19 2019 ! version 15.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router_CSL ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone EET 2 0 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ! ! ! ! ! crypto isakmp policy 1 encr aes authentication pre-share group 14 crypto isakmp key PAEnCSL address 192.168.100.1 ! ! crypto ipsec transform-set PAE-CSL-TSET esp-aes 256 esp-sha256-hmac mode tunnel ! crypto ipsec profile PAE-CSL-PROFILE set transform-set PAE-CSL-TSET ! ! ! ! ! ! ! interface Tunnel0 no shutdown ip address 200.200.200.202 255.255.255.240 ip ospf ttl-security ip ospf 1 area 0 tunnel source Ethernet0/1 tunnel mode ipsec ipv4 tunnel destination 192.168.100.1 tunnel protection ipsec profile PAE-CSL-PROFILE ! interface Ethernet0/0 no shutdown no ip address shutdown ! interface Ethernet0/1 no shutdown ip address 192.168.110.1 255.255.255.252 ! interface Ethernet0/2 no shutdown no ip address shutdown ! interface Ethernet0/3 no shutdown no ip address shutdown ! router ospf 1 network 200.200.200.192 0.0.0.15 area 0 ! router rip version 2 network 192.168.110.0 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! access-list 100 permit esp any any ! control-plane ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! ! end