You have the following output. What command was used to get this? RouterA# ? Pro Inside global Inside local Outside local Outside global tcp 12.0.0.2:57425 10.10.70.5:57425 74.125.227.20:80 74.125.227.20:80

a. show ip nat translation
b. ip nat inside source static tcp
c. show nat translation
d. None of the above


a. show ip nat translation
Explanation: show ip nat translation displays active translations, ip nat inside source static tcp maps an inside private IP address to an outside public IP address entirely, and show nat translation is not a valid command.

Computer Science & Information Technology

You might also like to view...

When collecting data in a spreadsheet, each row contains a record

Indicate whether the statement is true or false

Computer Science & Information Technology

The command-line utility that is used to follow the route a packet of information takes to get to its target on a Linux machine.

A. tracert B. ping C. traceroute D. ifconfig

Computer Science & Information Technology

What symbol is used as the Not logical operator in C++?

A. B. x C. ! D. ?

Computer Science & Information Technology

A graph consists of ______ sets.

a. two b. three c. four d. five

Computer Science & Information Technology