Hello,I have two routers directly connected. I want to use eigrp to redistribute the static routes present on R2 to R1.On R2 (192.168.1.2/30) I have a default route that points to R1 (192.168.1.1/30) :ip route 0.0.0.0 0.0.0.0 192168.1.1On R1 I also r...