! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! security passwords min-length 10 ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.1.1.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.10.254 255.255.255.0 duplex auto speed auto ! router eigrp 101 network 192.1.1.0 0.0.0.3 network 192.168.10.0 no auto-summary ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 password ciscoconpass logging synchronous login line aux 0 exec-timeout 0 0 password ciscoauxpass login line vty 0 4 exec-timeout 0 0 password ciscovtypass login ! ! end