From d1140b7896f3bcc541c3de27c490fe6107b6edb5 Mon Sep 17 00:00:00 2001 From: laaraujo Date: Mon, 13 May 2024 16:59:58 -0300 Subject: [PATCH] Fix formatting error in static routing README --- contents/static_routing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/static_routing/README.md b/contents/static_routing/README.md index 28ee23d..95cf24b 100644 --- a/contents/static_routing/README.md +++ b/contents/static_routing/README.md @@ -26,6 +26,7 @@ Lets look at the following example where PC1 wants to send something to PC4 2. R1 de-encapsulates the frame (look at the packet) 3. R1 will check the routing table for the most-specific matching route * The following is R1s routing table atm: + ![Routing table only has the default routes so far](docs/default_routes.png) 4. R1 has no matching routes in its routing table so it will **drop the packge**