From 62ea7b1d69bfd99d90f3e1f71544e1b4c677d448 Mon Sep 17 00:00:00 2001 From: mrsh Date: Thu, 30 Apr 2026 13:49:46 +0000 Subject: [PATCH] Update 11. Static Routing.md --- 11. Static Routing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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