! ! ! Last configuration change at 13:06:02 UTC Wed May 27 2015 by nick ! NVRAM config last updated at 14:28:10 UTC Wed May 27 2015 by nick ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname R1 ! boot-start-marker boot-end-marker ! ! enable secret cisco ! aaa new-model ! ! aaa authentication login default local ! ! ! ! ! aaa session-id common no ip icmp rate-limit unreachable ! ! ! ! ip dhcp pool TEST network 1.1.1.0 255.255.255.0 default-router 1.1.1.1 dns-server 8.8.8.8 8.8.4.4 ! ! ! no ip domain lookup ip domain name local no ip cef no ipv6 cef ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! username nick privilege 15 password 0 cisco ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address dhcp ip nat outside duplex full ! interface FastEthernet1/0 ip address 1.1.1.1 255.255.255.0 ip nat inside speed auto duplex auto ! interface FastEthernet1/1 ip address 2.2.2.1 255.255.255.252 ip nat inside speed auto duplex auto ! ip nat pool INET 192.168.10.135 192.168.10.135 netmask 255.255.255.0 ip nat inside source list 1 pool INET overload ip nat inside source static tcp 1.1.1.2 22 192.168.10.135 2222 extendable no ip forward-protocol nd ! ! no ip http server no ip http secure-server ! access-list 1 permit 1.1.1.0 0.0.0.255 access-list 1 permit 2.2.2.0 0.0.0.255 ! ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 ! ntp authentication-key 1 md5 Cisco123 ntp authenticate ntp trusted-key 1 ntp server 1.1.1.2 key 1 ! end