Configuring static routes and default static routes
As you know, routers use routing tables to move packets between networks. As the name indicates, the routing table contains routes to directly connected networks and remotely connected networks. These routes are entered into the routing table manually and dynamically. The network administrator enters routes into the router's routing table manually, whereas dynamic routing protocols update the routes into router's routing table dynamically. That makes for both static routing and dynamic routing to have their pros and cons. In this section, we will learn how to configure static routes and default static routes on a Cisco router.
Configuring IPv4 static routes and default static routes
Remember the word to educate the router in Chapter 5, Introduction to Routing, that is because the router needs to know what the available routes are to forward the packets to the destination:
- Configuring next hop static routes: Enter the following command to configure...