en conf t line con 0 exec-timeout 0 0 logging synchronous hostname p1r1 no logging console logging buffered interface Serial0/0 ip address 192.168.1.17 255.255.255.240 no shut interface Serial0/1 ip address 192.168.1.33 255.255.255.240 no shut interface Serial0/2 ip address 192.168.1.49 255.255.255.240 no shut ip policy route-map test exit route-map test permit 10 match ip address 1 set int s 0/0 exit access-list 1 permit 172.26.1.17 route-map test permit 20 match ip address 2 set int s 0/1 exit access-list 2 permit 172.26.1.33 router eigrp 200 redistribute ospf 200 metric 64 2000 255 1 1500 passive-interface Serial0/0 passive-interface Serial0/1 network 192.168.1.0 router ospf 200 redistribute eigrp 200 subnets network 192.168.1.17 0.0.0.0 area 0 network 192.168.1.33 0.0.0.0 area 0 end copy run start