Please enable JavaScript.
Coggle requires JavaScript to display documents.
NAT for IPv4 - Coggle Diagram
NAT for IPv4
-
types
Dynamic NAT
-
4.- Identify which interface are inside, in relation to NAT
-
5.- Identify which interfaces are outside, in relation to NAT
-
Static NAT
The first task is to create a mapping between the inside local address and the inside global address
After the mapping is configured, the interfaces participating in the traslation are configured as inside or outside relative to NAT.
PAT
To configure PAT to use a single IPv4 address, simply add the keyword overload to the ip nat inside source command
-
NAT64
The varieties of NAT for IPv6 are used to transparently provide access between IPv6-only and IPv4-only network
-