Refer to the exhibit. Users on existing VLAN 100 can reach sites on the Internet. Which action must the administrator take to establish connectivity to the Internet for users in VLAN 200?
A.
Define a NAT pool on the router.
B.
Configure the ip nat outside command on another interface for VLAN 200
C.
Configure static NAT translations for VLAN 200.
D is correct answer because of the following command: "ip nat inside source list NAT_INSIDE_RANGES interfaces G0/0 Overload".
This command essentially tells the router all ip addresses specified from the access list "NAT_INSIDE_RANGES" will be translated via port address translation (PAT) using the ip address of G0/0.
By reconfiguring the ACL to include the 200 vlan it will provide the easiest way to get VLAN 200 access to the internet.
note that acl 10.10.10.0 0.0.0.255 does not include networks in vlan 200. we must update the acl to 10.10.0.0 0.0.255.255 this includes networks in vlan 200. D is correct
. :
• VLAN 200 has the IP subnet 10.10.20.0/24, but it is not included in the current NAT configuration.
• The existing access list NAT_INSIDE_RANGES only permits the subnet 10.10.10.0/24 (for VLAN 100).
• To provide Internet access for VLAN 200, the administrator needs to update the access list to include the 10.10.20.0/24 subnet.
Here’s how to update the configuration
The answer they are looking for is D , but their IP configuration and dot1q encapsulation is wrong , I'm pretty sure PC won't get to the default gateway in their VLAN , I won't worry about internet connectivity in their shoes .
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
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.
RougePotatoe
Highly Voted 2 years, 7 months agoGivera
Highly Voted 1 year, 4 months ago6bd7702
Most Recent 5 months agomatass_md
11 months agoeb63e5a
1 year, 1 month ago[Removed]
1 year, 2 months agoYannik123
2 years, 2 months agosabsyed
1 year, 2 months ago