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

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