NAT configuration CCNA lab
🔒
Unauthorized Access
This interactive lab is exclusively licensed to
PacketTracerLab.com and cannot be used on any other domain
or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 19
NAT Configuration — Static, Dynamic & PAT (Overload)
Router terminal ready — type a command to begin
Interface Setup
Gi0/0 IP 10.0.0.1/24 — NAT inside
Gi0/1 IP 203.0.113.1/30 — NAT outside
Static NAT
Map 10.0.0.10 → 203.0.113.5
Dynamic NAT
Pool NATPOOL 203.0.113.10–.20
ACL 1 permit 10.0.0.0/24
NAT inside src list 1 pool NATPOOL
PAT (Overload)
ACL 2 permit 10.0.0.0/24
NAT inside src list 2 int Gi0/1 overload
show ip nat translations
Quick Reference
ip nat inside
ip nat outside
ip nat inside source static> >
ip nat pool> > > netmask >
ip nat inside source list> pool >
ip nat inside source list> interface > overload
show ip nat translations
show ip nat statistics
ip nat outside
ip nat inside source static
ip nat pool
ip nat inside source list
ip nat inside source list
show ip nat translations
show ip nat statistics
R1 — Router
Router">>