! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname SW2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$I4C2$.0ga/4i9S.bQCXyqsBmzr1 ! no aaa new-model memory-size iomem 5 ip cef ! no ip domain lookup ! interface Loopback0 ip address 172.17.0.11 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface FastEthernet1/0 shutdown ! interface FastEthernet1/1 shutdown ! interface FastEthernet1/2 description To R2 FE 0/0 switchport access vlan 100 spanning-tree portfast ! interface FastEthernet1/3 shutdown ! interface FastEthernet1/4 shutdown ! interface FastEthernet1/5 shutdown ! interface FastEthernet1/6 shutdown ! interface FastEthernet1/7 shutdown ! interface FastEthernet1/8 shutdown ! interface FastEthernet1/9 shutdown ! interface FastEthernet1/10 shutdown ! interface FastEthernet1/11 shutdown ! interface FastEthernet1/12 shutdown ! interface FastEthernet1/13 shutdown ! interface FastEthernet1/14 switchport mode trunk ! interface FastEthernet1/15 switchport mode trunk ! interface Vlan1 no ip address ! 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