Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 2 Static Routes (Configure Static and Default Routes (Configure IP…
Chapter 2 Static Routes
Implement Static Routes
Static Routing
-
Why Use Static Routing?
Static routing provides some advantages over dynamic routing, including:
Static routes are not advertised over the network, resulting in better security.
Static routes use less bandwidth than dynamic routing protocols, no CPU cycles are used to calculate and communicate routes.
-
-
-
Types of Static Routes
-
Default static route
is a route that matches all packets and is used by the router if a packet does not match any other, more specific route in the routing table.
Summary static route
To reduce the number of routing table entries, multiple static routes can be summarized into a single static route if:
-
-
-
-
-