25 lines
462 B
Markdown
25 lines
462 B
Markdown
---
|
|
id: 1777544578-NSAK
|
|
aliases:
|
|
- Static Routing
|
|
tags: []
|
|
---
|
|
|
|
# Static Routing
|
|
## Network diagram
|
|
|
|
[[Diagram_Static_routing.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
|