Definition of Default route

FOLDOC
default route
<networking> A routing table entry which is used to direct packets addressed to hosts or networks not explicitly listed in the routing table.
(1996-05-13)

Search Dictionary:
Search Web Search Dictionary



Default route definition was found in categories: Science & Technology(1)  Computer & Internet(1)  Encyclopedia(1)  

Default route Definition from Science & Technology Dictionaries & Glossaries

Technical English by wpv
Default Route
A routing table entry which is used to direct packets addressed to networks not explicitly listed in the routing table.


Default route Definition from Computer & Internet Dictionaries & Glossaries

Internetworking Terms
default route
A routing table entry which is used to direct packets addressed to networks not explicitly listed in the routing table. [Source: MALAMUD]


Default route Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Default route
A default route, also known as the gateway of last resort, is the network route used by a router when no other known route exists for a given IP packet's destination address. All the packets for destinations not known by the router's routing table are sent to the default route. This route generally leads to another router, which treats the packet the same way: If the route is known, the packet will get forwarded to the known route. If not, the packet is forwarded to the default-route of that router which generally leads to another router. And so on. Each router traversal adds a one-hop distance to the route.

See more at Wikipedia.org...