! ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname Router ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! ! ! ! ip cef ipv6 multicast rpf use-bgp no ipv6 cef ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 133.13.13.1 255.255.255.252 ip nat inside ! interface FastEthernet0/0 no ip address shutdown duplex full ! interface Ethernet1/0 ip address 131.45.43.3 255.255.255.224 ip nat outside duplex full ! interface Ethernet1/1 no ip address shutdown duplex full ! interface Ethernet1/2 no ip address shutdown duplex full ! interface Ethernet1/3 no ip address shutdown duplex full ! ip nat inside source static 132.10.10.1 172.1.1.1 ip nat inside source static 132.11.11.1 172.2.2.2 ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! control-plane ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 login ! ! end