I have three static routes, but only want to redistribute the third one into EIGRP
ip route 0.0.0.0 0.0.0.0 205.224.218.3 ip route 66.33.65.72 255.255.255.255 204.224.218.3 ip route 192.168.254.0 255.255.255.0 10.4.100.2
how do I setup a distribute list to only redistribute the third into EIGRP?
Many thanks in advance, RWS