! 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 ! enable secret 5 $1$34GF$ZInroRP0PmJxEYzLjQw0X. ! no aaa new-model memory-size iomem 5 ip cef ! no ip domain lookup ! interface Loopback0 ip address 172.17.0.1 255.255.255.255 ! interface FastEthernet0/0 description to SW1 FE1/1 ip address 192.168.100.1 255.255.255.0 speed 100 full-duplex ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! ip forward-protocol nd ! no ip http server no ip http secure-server ! control-plane ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 password network login ! end