Router01#sh run Building configuration... Current configuration : 2065 bytes ! ! Last configuration change at 07:23:00 UTC Thu Jan 8 2015 ! version 15.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router01 ! boot-start-marker boot system flash:c2900-universalk9-mz.SPA.154-2.T1.bin boot-end-marker ! ! no logging console ! aaa new-model ! ! ! ! ! ! ! aaa session-id common ! ! ! ! ! ! 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 ip cef 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 ! ! ! ! ! ! ! ! ! ! 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 ! ! 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 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#