93.7k views
4 votes
What is the purpose of entering the command ip nat inside source static tcp 192.168.10.2 80 209.165.200.223 8080 at the global configuration prompt?

User Lfa
by
9.2k points

1 Answer

3 votes

Answer: See below.

Explanation: It binds the inside local address and local port to the specified inside global address and global port.

User Nontomatic
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.