From b6ac18b1071be453145516651ba9faec93f6124e Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Sat, 6 Nov 2021 15:47:11 +0100 Subject: [PATCH] Vault sync: 2021-11-06 15:47:11 --- .obsidian/workspace | 8 ++++---- School/Analyse/IPV4.md | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 School/Analyse/IPV4.md diff --git a/.obsidian/workspace b/.obsidian/workspace index 18d944e..eac7b51 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "School/Analyse/Layers/3. Network Layer.md", + "file": "School/Analyse/IPV4.md", "mode": "source" } } @@ -68,7 +68,7 @@ "state": { "type": "backlink", "state": { - "file": "School/Analyse/Layers/3. Network Layer.md", + "file": "School/Analyse/IPV4.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -87,6 +87,7 @@ }, "active": "bc6e8ad9aa0f44c3", "lastOpenFiles": [ + "School/Analyse/IPV4.md", "School/Analyse/Layers/3. Network Layer.md", "School/Analyse/Network Hardware.md", "School/Analyse/Computer Networks.md", @@ -95,7 +96,6 @@ "School/Analyse/Network Types.md", "School/Analyse/Network Software.md", "School/Analyse/Images/distortion.png", - "School/Analyse/Images/noise-signal.png", - "README.md" + "School/Analyse/Images/noise-signal.png" ] } \ No newline at end of file diff --git a/School/Analyse/IPV4.md b/School/Analyse/IPV4.md new file mode 100644 index 0000000..0d4b6de --- /dev/null +++ b/School/Analyse/IPV4.md @@ -0,0 +1,9 @@ +# Internet protocol Version 4 (IPV4) + +- IP is the principal communications protocol in the network layer. +- IP has the task of delivering packets from source host to destination host based on IP addresses. + +IP defines datagram structure that encapsulate the data to be delivered. + +An IP datagram +