exam questions

Exam 300-101 All Questions

View all questions & answers for the 300-101 exam

Exam 300-101 topic 1 question 139 discussion

Actual exam question from Cisco's 300-101
Question #: 139
Topic #: 1
[All 300-101 Questions]

Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for NAT? ip nat inside source static tcp 192.168.1.50 80 209.165.201.1 8080 extendable

  • A. It allows host 192.168.1.50 to access external websites using TCP port 8080.
  • B. It allows external clients coming from public IP 209.165.201.1 to connect to a web server at 192.168.1.50.
  • C. It allows external clients to connect to a web server hosted on 192.168.1.50.
  • D. It represents an incorrect NAT configuration because it uses standard TCP ports.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
diegonamaste
5 years, 4 months ago
When a external hos try to access 209.165.201.1 at port 8080, nat will traslate de destination address to 192.168.1.50 at port 80
upvoted 1 times
...
Twizzle
5 years, 6 months ago
Please explain what the 209.x.x.x IP add does when a packet comes into the NAT router. 209.165.201.1 8080 extendable????????
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...