! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! 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.3 255.255.255.255 ! interface FastEthernet0/0 description to SW1 FE 1/3 no ip address speed 100 full-duplex ! interface FastEthernet0/0.1 encapsulation dot1Q 100 ip address 192.168.100.3 255.255.255.0 ! interface FastEthernet0/0.2 encapsulation dot1Q 101 ip address 192.168.101.3 255.255.255.0 ! 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