Vault sync: 2021-10-19 17:02:45
This commit is contained in:
parent
8a2ab31d2c
commit
ce62165d05
11
.obsidian/workspace
vendored
11
.obsidian/workspace
vendored
@ -7,10 +7,9 @@
|
||||
"id": "bc6e8ad9aa0f44c3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"type": "image",
|
||||
"state": {
|
||||
"file": "School/Analyse/Network Types.md",
|
||||
"mode": "source"
|
||||
"file": "Pasted image 20211019170227.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -68,7 +67,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "School/Analyse/Network Types.md",
|
||||
"file": "Pasted image 20211019170227.png",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -87,6 +86,7 @@
|
||||
},
|
||||
"active": "bc6e8ad9aa0f44c3",
|
||||
"lastOpenFiles": [
|
||||
"Pasted image 20211019170227.png",
|
||||
"School/Analyse/Network Types.md",
|
||||
"School/Analyse/Computer Networks.md",
|
||||
"School/Analyse/point-to-point-network.png",
|
||||
@ -95,7 +95,6 @@
|
||||
"Computer Networks.md",
|
||||
"Network Types.md",
|
||||
"Pasted image 20211019163407.png",
|
||||
"Pasted image 20211019163328.png",
|
||||
"Networking basics.md"
|
||||
"Pasted image 20211019163328.png"
|
||||
]
|
||||
}
|
BIN
Pasted image 20211019170227.png
Normal file
BIN
Pasted image 20211019170227.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
@ -29,3 +29,11 @@ Lighter traffic and lower possibility of collision (smaller dimension).
|
||||
[[#Network Types#Point to Point network]]
|
||||
Suits better.
|
||||
|
||||
## Combining Point to Point with Broadcast
|
||||
Smaller networks use Broadcast internally and are connected to other networks using point to point network.
|
||||
|
||||
The device that connects point to point network with a broadcast network is called a [[Network Devices]]
|
||||
|
||||
![[Pasted image 20211019170227.png]]
|
||||
|
||||
This way you have a network of smaller networks (Internet)
|
Loading…
x
Reference in New Issue
Block a user