! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Outside ! boot-start-marker boot-end-marker ! enable password cisco ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! ! multilink bundle-name authenticated ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! interface Loopback0 ip address 10.1.1.100 255.255.255.255 ! interface FastEthernet0/0 ip address 10.10.10.100 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 10.10.10.10 ! ! ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! ! end