From 71bdfb1228930276ceffcd01e7b3c41463d9e359 Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Sat, 6 Nov 2021 14:22:11 +0100 Subject: [PATCH] Vault sync: 2021-11-06 14:22:11 --- .obsidian/workspace | 2 +- School/Analyse/Layers/3. Network Layer.md | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace b/.obsidian/workspace index 352ec81..cde62c4 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -10,7 +10,7 @@ "type": "markdown", "state": { "file": "School/Analyse/Layers/3. Network Layer.md", - "mode": "source" + "mode": "preview" } } } diff --git a/School/Analyse/Layers/3. Network Layer.md b/School/Analyse/Layers/3. Network Layer.md index 3502617..e66a748 100644 --- a/School/Analyse/Layers/3. Network Layer.md +++ b/School/Analyse/Layers/3. Network Layer.md @@ -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 +