Vault sync: 2021-11-06 14:22:11
This commit is contained in:
parent
0049ff89bf
commit
71bdfb1228
2
.obsidian/workspace
vendored
2
.obsidian/workspace
vendored
@ -10,7 +10,7 @@
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "School/Analyse/Layers/3. Network Layer.md",
|
||||
"mode": "source"
|
||||
"mode": "preview"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -41,4 +41,12 @@ When a router receives a packet:
|
||||
Router needs to know how many digits are used as network ID.
|
||||
Routers keep this information in their routing table.
|
||||
|
||||
A binary number named a netmask
|
||||
A binary number named a netmask is used to show the network ID where 1's show the network ID.
|
||||
|
||||
#### Example:
|
||||
Network ID is marked as bold.
|
||||
- Netmask:
|
||||
**11111111.11111111**.00000000.00000000
|
||||
- Address:
|
||||
**195.210**.23.14
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user