! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ISP2 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 ip cef ! ! ! ! no ip domain lookup ip domain name lab.local ! ! ! ! ! ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface FastEthernet0/0 ip address 2.0.0.2 255.255.255.252 duplex auto speed auto ! interface Serial0/0 ip address 10.0.12.2 255.255.255.252 clock rate 2000000 ! interface FastEthernet0/1 ip address 2.0.0.254 255.255.255.254 duplex auto speed auto ! interface Serial0/1 ip address 10.0.25.1 255.255.255.252 clock rate 2000000 ! interface Serial0/2 ip address 10.0.24.1 255.255.255.252 clock rate 2000000 ! interface Serial0/3 no ip address shutdown clock rate 2000000 ! router eigrp 1 network 2.0.0.0 network 10.0.0.0 no auto-summary ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end