Vault sync: 2021-11-06 14:42:11
This commit is contained in:
parent
71bdfb1228
commit
163250db8e
8
.obsidian/workspace
vendored
8
.obsidian/workspace
vendored
@ -9,8 +9,8 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "School/Analyse/Layers/3. Network Layer.md",
|
"file": "School/Analyse/Network Hardware.md",
|
||||||
"mode": "preview"
|
"mode": "source"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -68,7 +68,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "School/Analyse/Layers/3. Network Layer.md",
|
"file": "School/Analyse/Network Hardware.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -87,12 +87,12 @@
|
|||||||
},
|
},
|
||||||
"active": "bc6e8ad9aa0f44c3",
|
"active": "bc6e8ad9aa0f44c3",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"School/Analyse/Network Hardware.md",
|
||||||
"School/Analyse/Layers/3. Network Layer.md",
|
"School/Analyse/Layers/3. Network Layer.md",
|
||||||
"School/Analyse/Layers/2. Datalink Layer.md",
|
"School/Analyse/Layers/2. Datalink Layer.md",
|
||||||
"School/Analyse/Network Types.md",
|
"School/Analyse/Network Types.md",
|
||||||
"School/Analyse/Network Software.md",
|
"School/Analyse/Network Software.md",
|
||||||
"School/Analyse/Computer Networks.md",
|
"School/Analyse/Computer Networks.md",
|
||||||
"School/Analyse/Network Hardware.md",
|
|
||||||
"School/Analyse/Images/distortion.png",
|
"School/Analyse/Images/distortion.png",
|
||||||
"School/Analyse/Images/noise-signal.png",
|
"School/Analyse/Images/noise-signal.png",
|
||||||
"README.md",
|
"README.md",
|
||||||
|
@ -21,4 +21,10 @@ They read the frame of a incoming message, extract the destination MAC Address a
|
|||||||
|
|
||||||
|
|
||||||
## Routers
|
## Routers
|
||||||
|
Router is a member of multiple networks.
|
||||||
|
For each connection to a network a routers uses a network interface card (NIC) and a IP address.
|
||||||
|
|
||||||
|
This way a router can have multiple IP addresses.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user