directly connected route
Directly Connected Static Routes: Configuration and When to Use Them
A static route can point to a destination in one of two ways: by specifying the next-hop IP address, or by specifying the exit interface directly. This second form — using the exit interface — is what’s called a directly connected static route, and understanding when and why to use it is a useful piece...
Router Path Selection: How Routers Determine the Best Path
Every time a router receives a packet, it runs through the same basic decision sequence: is the destination directly connected, is it a remote network reachable through a known route, or is there no known route at all? Understanding this sequence — and exactly how a router picks between multiple valid paths when more than...