! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface Loopback0 ip address 155.1.41.1 255.255.255.240 ! interface Loopback1 ip address 155.1.41.17 255.255.255.240 ! interface Loopback2 ip address 155.1.41.33 255.255.255.240 ! interface FastEthernet0/0 ip address 150.1.40.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 no ip address clock rate 2000000 shutdown ! interface Serial0/1/0 ip address 155.1.11.2 255.255.255.0 clock rate 2000000 ! interface Vlan1 no ip address shutdown ! router eigrp 1 redistribute ospf 100 metric 1 1 1 1 1 network 155.1.41.0 0.0.0.63 network 155.1.11.0 0.0.0.255 no auto-summary ! router ospf 100 log-adjacency-changes redistribute eigrp 1 subnets network 150.1.40.0 0.0.0.255 area 40 ! ip classless ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end