vault backup: 2023-03-01 09:18:33

This commit is contained in:
Jet Hughes 2023-03-01 09:18:34 +09:00
parent 5d4530b71b
commit 4f04e52a86

View File

@ -24,4 +24,9 @@ you can configure the swtich to send the packets to only the correct address
Network Layer ≡ IP layer Network Layer ≡ IP layer
Port number distinguishes addresses at the IP layer Port number distinguishes addresses at the transport/application layer.
ARP - to find destination MAC address given IP address
- send broadcast message to everyone - who had this IP address? What is your MAC address
- the store the results of the MAC:IP pairing
-