Get a single route to a destination and print its contents exactly as the kernel sees it. More information: https://manned.org/ip-route.
ip {{[r|route]}} {{[g|get]}} {{1.1.1.1}}
ip {{[r|route]}} {{[g|get]}} {{destination}} from {{source}}
ip {{[r|route]}} {{[g|get]}} {{destination}} iif {{ethX}}
ip {{[r|route]}} {{[g|get]}} {{destination}} oif {{ethX}}
ip {{[r|route]}} {{[g|get]}} {{destination}} tos {{0x10}}
ip {{[r|route]}} {{[g|get]}} {{destination}} vrf {{myvrf}}