! ! Last configuration change at 15:47:56 EET Fri Apr 24 2020 ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! bsd-client server url https://cloudsso.cisco.com/as/token.oauth2 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 ! ! ! ! ! ! ! cts logging verbose ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 no shutdown ip address 2.2.2.2 255.255.255.0 ip virtual-reassembly in ! interface Ethernet0/0 no shutdown ip address 192.168.12.2 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Ethernet0/1 no shutdown ip address 23.23.23.2 255.255.255.0 ip nat outside ip virtual-reassembly in ! interface Ethernet0/2 no shutdown no ip address shutdown ! interface Ethernet0/3 no shutdown no ip address shutdown ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip nat source static udp 192.168.12.1 500 2.2.2.2 500 extendable ip nat source static udp 192.168.12.1 4500 2.2.2.2 4500 extendable ip nat inside source list 100 interface Loopback0 overload ip nat outside source static udp 4.4.4.4 500 192.168.45.5 500 extendable ip nat outside source static udp 4.4.4.4 4500 192.168.45.5 4500 extendable ip route 0.0.0.0 0.0.0.0 23.23.23.3 ip route 1.1.1.1 255.255.255.255 192.168.12.1 ! ! ! access-list 100 deny ip 192.168.12.0 0.0.0.255 192.168.45.0 0.0.0.255 access-list 100 deny ip host 1.1.1.1 host 5.5.5.5 access-list 100 permit ip any any access-list 101 permit ip 192.168.12.0 0.0.0.255 192.168.45.0 0.0.0.255 access-list 101 permit ip host 1.1.1.1 host 5.5.5.5 ! control-plane ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login transport input none ! ! end