6.6.7: Packet Tracer - Configure Pat.pka __full__

R1(config)# interface g0/0 R1(config-if)# ip nat inside

network and translate it using a pool of two public addresses. 6.6.7 Packet Tracer - Configure PAT (Answers)

Gateway(config)# interface g0/1 Gateway(config-if)# ip nat inside Gateway(config-if)# exit 6.6.7 packet tracer - configure pat.pka

Have questions or corrections? Drop them in the comments.

Look for:

After configuring, you must verify that PAT works. The 6.6.7.pka activity includes a "Check Results" button, but you should learn manual verification.

Assume the internal web server has IP 192.168.1.10 . Look for: After configuring, you must verify that

One advantage of the .pka file is the Simulation Mode. To truly understand PAT:

In this scenario, you use a pool of public addresses for translation, but use the overload keyword to allow many-to-few mapping. One advantage of the

Notice the port numbers (51234) – that’s PAT in action.