In the routing table output by route, What do a network route and a host route look like? From https://www.cyberciti.biz/faq/what-is-a-routing-table/
Network Route: A route (path) to a specific Network ID in the internetwork.
Host Route : A route to a specific internetwork address (Network ID and Host ID). Host routes allow intelligent routing decisions to be made for each network address. Host routes are used to create custom routes to control or optimize specific types of network traffic.
Are a network route and a host route related to flag:
H (target is a host)
G (use gateway)?
Are a network route and a host route related to whether the next hop is a gateway or a local network interface?
Thanks.
routecommand. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs, or application level.