Added "NAT" to the article (#32977)

Added the term "Network Address Translation" and its definition to the article
This commit is contained in:
sjoh29
2018-10-31 17:41:37 -04:00
committed by Paul Happ
parent 690bf76aa8
commit 5b7935994c

View File

@ -11,6 +11,9 @@ ICMP for IPv4 is encapsulated within an IPv4 packet and contains a data section
ICMP packets for IPv4 may not exceed 576 bytes in length, including headers.
##### Network Address Translation [NAT]
* During traffic flow, packets are sent out in order to remap an IP address to modify to another address. This process only works with IPv4. Lastly, this is process ensures that IPv4 addresses will not run out by IP modification on a normal basis.
##### Type [8-bits]
* Type field refers to the type of ICMP message
* Some useful ICMP types include: