nerdexam
Cisco

200-301 · Question #534

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?

The correct answer is D. Update the NAT_INSIDE_RANGES ACL.. 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

Submitted by neha2k· Mar 5, 2026IP Connectivity

Question

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?

Exhibits

200-301 question #534 exhibit 1
200-301 question #534 exhibit 2

Options

  • ADefine a NAT pool on the router.
  • BConfigure static NAT translations for VLAN 200.
  • CConfigure the ip nat outside command on another interface for VLAN 200.
  • DUpdate the NAT_INSIDE_RANGES ACL.

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    8% (2)
  • C
    31% (8)
  • D
    50% (13)

Explanation

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.

Topics

#Dynamic NAT#NAT ACL configuration#VLAN Internet access#Cisco NAT

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice