Vault sync: 2021-11-06 14:02:11
This commit is contained in:
@@ -3,4 +3,7 @@ The Network Layer is responsible for handling the data transfer between two diff
|
||||
|
||||
The Network Layer breaks up segments from the Transport layer into smaller chunks called [[Packets]]. The reverse happens on the receiving device (reassembling packets into segments).
|
||||
|
||||
Furthermore the Network Layer also finds the optimal path to travel from origin network to the destination network. This is called routing.
|
||||
Furthermore the Network Layer also finds the optimal path to travel from origin network to the destination network. This is called routing.
|
||||
|
||||
## Routing
|
||||
Routing is finding the shortest (most efficient) path from source to destination
|
Reference in New Issue
Block a user