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.
You might also like to view...
Which of the following is NOT true regarding running and modifying reports from parameter queries?
A) Because reports are designed to be displayed on a monitor, that means that after time it might not be easy to recall what parameter value was used to run that particular report. B) Once a form is created and the query points to the form, the report and query should only be run from the form. C) When reports are built from parameter queries, running the report yields different results depending on the parameter values entered. D) You can add the parameter values to the report header so that the parameters can be easily identified.
___________ makes use of elliptic curves in which the variables and coefficients are all restricted to elements of a finite field.
A. Prime curve B. Elliptic curve cryptography(ECC) C. abelian group D. Micali-Schnorr