How to Configure PAT (NAT Overload) on Cisco Router in Cisco Packet Tracer | SYSNETTECH Solutions

submitted by tolqabaqci on 11/14/20 1

This video shows you how to configure PAT (NAT Overload) on Cisco Router using Cisco Packet Tracer. ✅ S U B S C R I B E ► goo.gl/8d0iG9 ✅ Article ► www.sysnettechsolutions.com/en/configure-nat-pat-in-cisco-packet-tracer/ To configure #NAT #Overload (#PAT): Step 1: If you have not installed Cisco Packet Tracer on Windows, Linux, and macOS before, please refer to the following videos. Windows ➦ www.youtube.com/watch?v=pNLhTixgCXg Linux / Debian ➦ www.youtube.com/watch?v=aMnumAyFxCQ Linux / Linux Mint ➦ www.youtube.com/watch?v=VRmN0pDgLgo Linux / Ubuntu ➦ www.youtube.com/watch?v=rwGuAbiGPdc macOS High Sierra ➦ www.youtube.com/watch?v=cXaqjFukSAI Step 2: After installing it, add two Cisco Routers and one Cisco Switch to its workspace. Step 3: Connect the Cisco Routers to each other with a cross cable. Step 4: Configure the Cisco Switch and PC connections. Step 5: Configure the 192.168.10.0/24 network for the local network and the 10.0.0.0/24 network for the WAN. Step 6: Assign IP addresses to the computers from the 192.168.10.0/24 network. Step 7: Assign the 192.168.10.1 IP address to the Router's GigabitEthernet0/0 interface. Step 8: Assign IP addresses from the 10.0.0.0/24 network to WAN interfaces of Routers. Step 9: Before configuring NAT Overload, test the network connection by pinging R1 from the computers. Step 10: Computers will not be able to ping R1 without configuring PAT (NAT Overload). Step 11: Open the R0 CLI command prompt to configure NAT Overload. Step 12: Run the following commands to configure PAT (NAT Overload) on Cisco Router. Router# conf t Router(config)# interface gigabitethernet 0/0 Router(config-if)# ip address 192.168.10.1 255.255.255.0 Router(config-if)# ip nat inside Router(config-if)# no shutdown Router(config-if)# exit Router(config)# interface gigabitethernet 0/1 Router(config-if)# ip address 10.0.0.1 255.255.255.0 Router(config-if)# ip nat outside Router(config-if)# no shutdown Router(config-if)# exit Router(config)# access-list 1 permit 192.168.10.0 0.0.0.255 Router(config)# ip nat inside source list 1 interface gigabitethernet0/1 overload Router(config)# end Step 13: After configuring PAT, ping the R1 again from the computers and examine the results. Step 14: You can use the following show and debug commands to verify the configuration. ➦ show ip nat translation ➦ show ip nat statistics ➦ clear ip nat statistics ➦ clear ip nat translation * ➦ debug ip nat Step 15: Don't forget to subscribe to our YouTube channel for more videos on Cisco Networking training with Packet Tracer! ────────BEST PRODUCT FOR CISCO TRAINING───────── ✅ Buy ► bit.ly/CiscoNetworkingEssentials ───────────────RELATED VIDEOS─────────────── ➊ How to Configure Static NAT ➦ www.youtube.com/watch?v=ohvGuTPQ1SM ➋ How to Configure EIGRP ➦ www.youtube.com/watch?v=vhVmum82qjE ➌ How to Configure OSPF ➦ www.youtube.com/watch?v=xF4xd4cEDXg ➍ How to Configure Dynamic NAT ➦ www.youtube.com/watch?v=D3W6aFYLuSA ➎ How to Configure RIP Version 2 ➦ www.youtube.com/watch?v=RwiKhrLkHgw ───────────────FOLLOW US─────────────────── ✔ Facebook ➦ www.facebook.com/SysnettechSolutions/ ✔ Twitter ➦ twitter.com/SysnettechS/ ✔ Pinterest ➦ www.pinterest.com/SysnettechS/ ✔ Instagram ➦ www.instagram.com/sysnettech_solutions/ ✔ LinkedIn ➦ linkedin.com/in/tolqabaqci/ ███████████████████████████████████████████

Leave a comment

Be the first to comment

Email
Message
×
Embed video on a website or blog
Width
px
Height
px
×
Join Huzzaz
Start collecting all your favorite videos
×
Log in
Join Huzzaz

facebook login
×
Retrieve username and password
Name
Enter your email address to retrieve your username and password
(Check your spam folder if you don't find it in your inbox)

×