ip route get

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 {{eth0}}

ip {{[r|route]}} {{[g|get]}} {{destination}} oif {{eth1}}

ip {{[r|route]}} {{[g|get]}} {{destination}} tos {{0x10}}

ip {{[r|route]}} {{[g|get]}} {{destination}} vrf {{myvrf}}