sh run Building configuration... Current configuration : 974 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable password zxc10 ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ip cef ! ! ! --More--  no ftp-server write-enable ! ! ! ! interface FastEthernet0/0 ip address 192.16.1.100 255.255.255.0 ip nat inside duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.74.3 255.255.255.248 ip nat outside duplex auto speed auto ! ip nat inside source static 192.16.1.134 192.168.73.17 ip nat outside source static 192.168.101.241 192.16.1.171 ip classless ip route 192.168.73.24 255.255.255.248 192.168.74.4 --More--  ip route 192.168.101.241 255.255.255.255 192.168.74.1 ip http server ! ! line con 0 line aux 0 line vty 0 4 no login ! ! ! end Router#