! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname gad ! boot-start-marker boot-end-marker ! enable secret class enable password cisco ! no aaa new-model ! resource policy ! mmi polling-interval 60 no mmi auto-configure no mmi pvc ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ! ! no ip domain lookup ip host B 192.168.3.1 192.168.15.2 ip host G 192.168.1.1 192.168.15.1 no ip ips deny-action ips-interface ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 speed auto ! interface Serial0/0 ip address 192.168.15.1 255.255.255.0 clockrate 56000 no shut ! interface Serial0/1 no ip address shutdown ! interface Serial1/0 ! interface Serial1/1 no ip address shutdown ! router eigrp 25 network 196.168.1.0 network 196.168.15.0 auto-summary ! router rip network 192.168.1.0 network 192.168.15.0 ! ip classless ! ! no ip http server no ip http secure-server ! ! ! ! ! ! ! ! ! ! ! ! line con 0 password cisco login line aux 0 line vty 0 4 password cisco login ! end