From bc2bd313049386a6f69030eca1b81a569fee5dbd Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Sat, 6 Nov 2021 16:12:11 +0100 Subject: [PATCH] Vault sync: 2021-11-06 16:12:11 --- .obsidian/workspace | 8 ++++---- School/Analyse/ARP Protocol.md | 7 +++++++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 School/Analyse/ARP Protocol.md diff --git a/.obsidian/workspace b/.obsidian/workspace index 2a7fbc6..3705a85 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "School/Analyse/IPV4.md", + "file": "School/Analyse/ARP Protocol.md", "mode": "source" } } @@ -68,7 +68,7 @@ "state": { "type": "backlink", "state": { - "file": "School/Analyse/IPV4.md", + "file": "School/Analyse/ARP Protocol.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -87,6 +87,7 @@ }, "active": "bc6e8ad9aa0f44c3", "lastOpenFiles": [ + "School/Analyse/ARP Protocol.md", "School/Analyse/IPV4.md", "packet-enscapsulation-2.png", "packet-encapsulation.png", @@ -95,7 +96,6 @@ "School/Analyse/Computer Networks.md", "School/Analyse/Network Hardware.md", "School/Analyse/Packet.md", - "IP-packet.png", - "School/Analyse/OSI Model.md" + "IP-packet.png" ] } \ No newline at end of file diff --git a/School/Analyse/ARP Protocol.md b/School/Analyse/ARP Protocol.md new file mode 100644 index 0000000..54c48bf --- /dev/null +++ b/School/Analyse/ARP Protocol.md @@ -0,0 +1,7 @@ +# ARP (Address resolution protocol) + +ARP is used to create messages to find out MAC address of hosts + +An ARP query message is a broadcast message similar to "Who is the owner of this IP Address". This query is broadcasted so everyone receives it. + +The reply however, ARP Reply