Skip to content

Commit 45bc690

Browse files
📝 Updated Documentation
1 parent dc53e07 commit 45bc690

File tree

6 files changed

+9
-0
lines changed

6 files changed

+9
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## ARP implementation using UDP
2+
3+
ARP is a request-response or request-reply protocol in which one device sends a request to another device asking for some information, to which the other device will reply with the required information. It is a message exchange pattern. ARP packets are encapsulated by link layer and are distributed only in a particular network.

12-NAT-packet-tracer/EX 12 NAT.docx renamed to Packet-tracer-experiments/12-NAT-packet-tracer/EX 12 NAT.docx

File renamed without changes.

12-NAT-packet-tracer/NAT.pkt renamed to Packet-tracer-experiments/12-NAT-packet-tracer/NAT.pkt

File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## NAT demonstration using packet tracer
2+
3+
Network address translation (NAT) is a method of mapping an IP address space into another by modifying network address information in the IP header of packets while they are in transit across a traffic routing device.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## VPN demonstration using Packet tracer
2+
3+
A virtual private network extends a private network across a public network and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network

13-VPN-packet-tacer/VPN.pkt renamed to Packet-tracer-experiments/13-VPN-packet-tacer/VPN.pkt

File renamed without changes.

0 commit comments

Comments
 (0)