Router01#sh run Building configuration... Current configuration : 2291 bytes ! ! Last configuration change at 16:20:11 UTC Fri Dec 19 2014 version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router01 ! boot-start-marker boot-end-marker ! ! no logging console ! aaa new-model ! ! ! ! ! ! ! aaa session-id common ! ip cef ! ! ! ip dhcp excluded-address 172.16.40.1 172.16.40.10 ! ip dhcp pool CLIENTS network 172.16.40.0 255.255.255.0 dns-server 8.8.8.8 default-router 172.16.40.1 ! ! ! no ip domain lookup ip domain name tommy.local no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! license udi pid CISCO2911/K9 sn FCZ16337VL6 ! ! object-group network OG_RFC1918 10.0.0.0 255.0.0.0 172.16.0.0 255.240.0.0 192.168.0.0 255.255.0.0 ! username cisco password 0 cisco ! redundancy ! ! ! ! ! ip ssh time-out 60 ip ssh authentication-retries 2 ip ssh version 2 csdb tcp synwait-time 30 csdb tcp idle-time 3600 csdb tcp finwait-time 5 csdb tcp reassembly max-memory 1024 csdb tcp reassembly max-queue-length 16 csdb udp idle-time 30 csdb icmp idle-time 10 csdb session max-session 65535 ! ! ! ! ! ! ! ! ! interface Embedded-Service-Engine0/0 no ip address shutdown ! interface GigabitEthernet0/0 description LAN ip address 172.16.40.1 255.255.255.0 ip nat enable duplex auto speed auto ! interface GigabitEthernet0/1 description WAN ip address 192.168.99.250 255.255.255.0 ip nat enable duplex auto speed auto ! interface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ip nat source static tcp 172.16.40.11 80 interface GigabitEthernet0/1 80 ip nat source route-map RM_NAT_NVI interface GigabitEthernet0/1 overload ip route 0.0.0.0 0.0.0.0 192.168.99.254 permanent ! ip access-list extended ACL_NAT_NVI permit ip object-group OG_RFC1918 any ! access-list 1 permit 172.16.40.0 0.0.0.255 ! route-map RM_NAT_NVI permit 10 match ip address ACL_NAT_NVI match interface GigabitEthernet0/1 ! ! ! ! ! control-plane ! ! ! line con 0 line aux 0 line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1 line vty 0 4 transport input ssh ! scheduler allocate 20000 1000 ! end Router01#