test images

This commit is contained in:
shango-wk
2026-04-30 12:48:13 +02:00
parent c2b697ca75
commit 2f58a7d0fb
3 changed files with 26 additions and 0 deletions

View File

@@ -19,3 +19,5 @@ tags:
[[IPv4 Addressing (Part 1)]] [[IPv4 Addressing (Part 1)]]
[[IPv4 Addressing (Part 2)]] [[IPv4 Addressing (Part 2)]]
[[IPv4 Header]] [[IPv4 Header]]
[[Routing Fundamentals]]
[[Static Routing]]

24
11. Static Routing.md Normal file
View File

@@ -0,0 +1,24 @@
---
id: 1777544578-NSAK
aliases:
- Static Routing
tags: []
---
# Static Routing
## Network diagram
![[Screenshot 2026-04-30 at 12.32.57.png]]
## Default Gateway
End hists like PC1 and PC4 can send packets directly to destinations in their connected network.
- PC1 is connected to 192.168.1.0/24, PC4 is connected to 192.168.4.0/24
## Review
- Connected and Local routes
[[Routing Fundamentals]]
- Intro to Static Routes
- Static Route configuration
- Default Routes

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB