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",
|
"id": "bc6e8ad9aa0f44c3",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "image",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "School/Analyse/Network Types.md",
|
"file": "Pasted image 20211019170227.png"
|
||||||
"mode": "source"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -68,7 +67,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "School/Analyse/Network Types.md",
|
"file": "Pasted image 20211019170227.png",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -87,6 +86,7 @@
|
|||||||
},
|
},
|
||||||
"active": "bc6e8ad9aa0f44c3",
|
"active": "bc6e8ad9aa0f44c3",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Pasted image 20211019170227.png",
|
||||||
"School/Analyse/Network Types.md",
|
"School/Analyse/Network Types.md",
|
||||||
"School/Analyse/Computer Networks.md",
|
"School/Analyse/Computer Networks.md",
|
||||||
"School/Analyse/point-to-point-network.png",
|
"School/Analyse/point-to-point-network.png",
|
||||||
@ -95,7 +95,6 @@
|
|||||||
"Computer Networks.md",
|
"Computer Networks.md",
|
||||||
"Network Types.md",
|
"Network Types.md",
|
||||||
"Pasted image 20211019163407.png",
|
"Pasted image 20211019163407.png",
|
||||||
"Pasted image 20211019163328.png",
|
"Pasted image 20211019163328.png"
|
||||||
"Networking basics.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
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]]
|
[[#Network Types#Point to Point network]]
|
||||||
Suits better.
|
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