Default Routing
If you want to communicate to anything other than your connected network, you must have routes for the destinations. This can be a scale issue when one wants to communicate with random IP addresses like when surfing around on the Internet. Basically you have two options to do this. Either you know all the destinations, or you have a default route® that blindly takes care of reachability for you. I’d like to walk through the various protocols to see how you can inject a default route.