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
Question
Exhibits
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)- A6% (3)
- B78% (39)
- C4% (2)
- D12% (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
Community Discussion
No community discussion yet for this question.

