! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! memory-size iomem 10 no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! key chain Prob3 key 1 key-string bosco ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Ethernet0/0 ip address 208.28.1.66 255.255.255.240 half-duplex no shutdown ! interface Serial0/0 no ip address encapsulation frame-relay no fair-queue no shutdown ! interface Serial0/0.1 point-to-point bandwidth 128 ip address 208.28.1.1 255.255.255.248 ip bandwidth-percent eigrp 100 80 ip summary-address eigrp 100 17.57.100.0 255.255.252.0 255 frame-relay interface-dlci 103 no shutdown ! interface Ethernet0/1 ip address 17.57.100.1 255.255.255.0 ip authentication mode eigrp 100 md5 ip authentication key-chain eigrp 100 Prob3 half-duplex no shutdown ! interface Serial0/1 no ip address shutdown ! router eigrp 100 network 17.57.100.1 0.0.0.0 network 208.28.1.1 0.0.0.0 neighbor 208.28.1.2 Serial0/0.1 distribute-list prefix NotMine in Serial0/0.1 no auto-summary ! no ip http server ip classless ! ! ! ip prefix-list NotMine seq 5 deny 17.57.0.0/16 le 32 ip prefix-list NotMine seq 10 permit 0.0.0.0/0 le 32 ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 ! ! end