What is the term to use when you have a static route that is dependent on the availability of the next hop? For instance, if you have "ip route 1.2.3.4 255.255.255.255 2.3.4.5" and that route is dependent on 2.3.4.5 being in the routing table. I thou...