Vault sync: 2021-11-06 16:12:11
This commit is contained in:
7
School/Analyse/ARP Protocol.md
Normal file
7
School/Analyse/ARP Protocol.md
Normal file
@@ -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
|
Reference in New Issue
Block a user