R1#sh run | b key key chain Prob3 key 1 key-string bosco ! 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 ! 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 ! S6#sh run | b key key chain Prob3 key 1 key-string bosco ! ! interface Loopback0 ip address 17.57.102.1 255.255.255.0 secondary ip address 17.57.103.1 255.255.255.0 secondary ip address 17.57.101.1 255.255.255.0 ! interface Vlan16 ip address 17.57.100.2 255.255.255.0 ip authentication mode eigrp 100 md5 ip authentication key-chain eigrp 100 Prob3 ! router eigrp 100 network 17.57.100.2 0.0.0.0 network 17.57.101.1 0.0.0.0 network 17.57.102.1 0.0.0.0 network 17.57.103.1 0.0.0.0 no auto-summary !