mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
vault backup: 2023-03-01 09:48:34
This commit is contained in:
parent
e626f044a4
commit
eeb8e499cd
@ -3,6 +3,9 @@ title: "01-network and hardware protocols"
|
|||||||
tags:
|
tags:
|
||||||
- cosc301
|
- cosc301
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2023-03-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@ -35,4 +38,11 @@ Journey of IP packet. 
|
|||||||
|
|
||||||
routing table created - manual or dynamic. DNS, etc
|
routing table created - manual or dynamic. DNS, etc
|
||||||
|
|
||||||
TCP IP moves the data - there are more protocols within the TCP IP layer that help it to work better.
|
TCP IP moves the data - there are more protocols within the TCP IP layer that help it to work better.
|
||||||
|
|
||||||
|
Questions
|
||||||
|
- what is a gateway
|
||||||
|
- connected to the same LAN
|
||||||
|
- when ip is created it will check this table
|
||||||
|
- LAN can have more that one gateway
|
||||||
|
-
|
||||||
@ -13,6 +13,7 @@ tags:
|
|||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
# Lectures
|
# Lectures
|
||||||
- [[01-]]
|
- [[01-intro]]
|
||||||
|
- [[02-network and hardware protocols]]
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
Loading…
Reference in New Issue
Block a user