ip route get

Obtiene una única ruta a un destino e imprime su contenido exactamente como el kernel lo ve. Más información: https://manned.org/ip-route.

ip {{[r|route]}} {{[g|get]}} {{1.1.1.1}}

ip {{[r|route]}} {{[g|get]}} {{destino}} from {{origen}}

ip {{[r|route]}} {{[g|get]}} {{destino}} iif {{eth0}}

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

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

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