nerdexam
Cisco

200-301 · Question #872

Refer to the exhibit. Configurations for the switch and PCs are complete. Which configuration must be applied so that VLANs 2 and 3 communicate back and forth?

The correct answer is B. interface GigabitEthernet0/0.10 encapsulation dot1Q 3 ip address 10.10.2.10 255.255.254.0. R1 Subinterface Configuration (4.2.4) The router-on-a-stick method requires you to create a subinterface for each VLAN to be routed. A subinterface is created using the interface interface_id.subinterface_id global configuration mode command. The subinterface syntax is the physic

Submitted by ngozi_ng· Mar 5, 2026IP Connectivity

Question

Refer to the exhibit. Configurations for the switch and PCs are complete. Which configuration must be applied so that VLANs 2 and 3 communicate back and forth?

Exhibits

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

Options

  • Ainterface GigabitEthernet0/0 ip address 10.10.2.10 255.255.252.0
  • Binterface GigabitEthernet0/0.10 encapsulation dot1Q 3 ip address 10.10.2.10 255.255.254.0
  • Cinterface GigabitEthernet0/0.3 encapsulation dot1Q 3 native ip address 10.10.2.10 255.255.252.0
  • Dinterface GigabitEthernet0/0.3 encapsulation dot1Q 10 ip address 10.10.2.10 255.255.255.252

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    78% (39)
  • C
    4% (2)
  • D
    12% (6)

Explanation

R1 Subinterface Configuration (4.2.4) The router-on-a-stick method requires you to create a subinterface for each VLAN to be routed. A subinterface is created using the interface interface_id.subinterface_id global configuration mode command. The subinterface syntax is the physical interface followed by a period and a subinterface number. Although not required, it is customary to match the subinterface number with the VLAN number.

Topics

#Inter-VLAN Routing#802.1Q encapsulation#Subinterfaces#IP Addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice