Socrates#show running-config Building configuration... Current configuration : 1110 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Socrates ! boot-start-marker boot-end-marker ! enable secret 5 $1$ICPZ$ufEr20J4B14usj/LxE5jB1 ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ip cef ! ! ip dhcp excluded-address 10.10.20.1 255.255.255.0 ! ip dhcp pool house import all network 10.10.20.0 255.255.255.0 default-router 10.10.20.1 ! ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address dhcp ip nat outside duplex auto speed auto ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 ip address 10.10.20.1 255.255.255.0 ip nat inside duplex auto speed auto ! ip nat inside source list 101 interface FastEthernet0/0 overload ip classless ip route 0.0.0.0 0.0.0.0 10.10.20.1 ! ip http server no ip http secure-server ! access-list 101 permit ip 10.10.20.0 0.0.0.255 any ! ! ! ! ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 ! ! end