Difficulty: Easy
Correct Answer: 100Mbps Ethernet
Explanation:
Introduction / Context:
Inter-VLAN routing can be achieved with a single physical link between a router and a switch using the router-on-a-stick design. The router must support VLAN tagging (IEEE 802.1Q) on that interface, and subinterfaces are configured for each VLAN. The question focuses on which router interface type is appropriate when only one connection is used.
Given Data / Assumptions:
Concept / Approach:
A router-on-a-stick requires one Ethernet interface that supports 802.1Q trunking and subinterfaces. Historically, Fast Ethernet (100 Mbps) has been the standard minimum interface speed in classic exam contexts, though Gigabit Ethernet also works. Serial interfaces (e.g., 56 Kbps) do not support Ethernet trunking, and multiple serials would not meet the single-link constraint.
Step-by-Step Solution:
Verification / Alternative check:
Platform guides show that encapsulation dot1Q
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
100Mbps Ethernet
Discussion & Comments