diff --git a/11. Static Routing.md b/11. Static Routing.md index 80e1e25..42f7039 100644 --- a/11. Static Routing.md +++ b/11. Static Routing.md @@ -199,7 +199,9 @@ S 192.168.4.0/24 [1/0] via 192.168.24.4, GigabitEthernet0/1 - More specific routes are used for destinations in the internal corporate network. - Traffic to destinations outside of the internal network is sent to the internet. -![example](default_routes.png) +![example](./Images/default_routes.png) + + ### configure default route ```Cisco