! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$621A$VIV26Z7R/w724et/XIKDm0 ! no aaa new-model memory-size iomem 5 ip cef ! no ip domain lookup ! interface Loopback0 ip address 172.17.0.2 255.255.255.255 ! interface FastEthernet0/0 description to SW1 FE 1/2 ip address 192.168.100.2 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 stopbits 1 logging synchronous line aux 0 stopbits 1 line vty 0 4 password network login ! end