H12-211 Exam QuestionsBrowse all questions from this exam

H12-211 Exam - Question 144


The network administrator needs to configure static NAT on RTA, in order to allow Host A to communicate with Host C.

Which command is correct?

Show Answer
Correct Answer: D

To configure static NAT on RTA, the correct command must map the global (public) IP address to the inside (private) IP address. The syntax '[RTA-Serial1/0/1]nat static global <global IP> inside <inside IP>' is used for this purpose. By this syntax, [RTA-Serial1/0/1]nat static global 200.1.1.10 inside 192.168.1.1 correctly maps the public IP 200.1.1.10 to the private IP 192.168.1.1. Hence, this command is correct.

Discussion

1 comment
Sign in to comment
pie94
May 23, 2020

need figure