nerdexam
Cisco

200-101 · Question #80

A router has two Fast Ethernet interfaces and needs to connect to four VLANs in the local network. How can you accomplish this task, using the fewest physical interfaces and without decreasing…

The correct answer is D. Implement a router-on-a-stick configuration. Router-on-a-stick uses a single physical router interface connected to a switch trunk port. The router interface is divided into logical subinterfaces (e.g., fa0/0.10, fa0/0.20, etc.), each configured with 802.1Q encapsulation for a specific VLAN. This allows one physical…

Operate a Medium-Sized Switched Network

Question

A router has two Fast Ethernet interfaces and needs to connect to four VLANs in the local network. How can you accomplish this task, using the fewest physical interfaces and without decreasing network performance?

Exhibit

200-101 question #80 exhibit

Options

  • AUse a hub to connect the four VLANs with a Fast Ethernet interface on the router.
  • BAdd a second router to handle the VLAN traffic.
  • CAdd two more Fast Ethernet interfaces.
  • DImplement a router-on-a-stick configuration.

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    16% (5)
  • C
    6% (2)
  • D
    72% (23)

Explanation

Router-on-a-stick uses a single physical router interface connected to a switch trunk port. The router interface is divided into logical subinterfaces (e.g., fa0/0.10, fa0/0.20, etc.), each configured with 802.1Q encapsulation for a specific VLAN. This allows one physical interface to route traffic between all four VLANs, conserving physical ports. A is incorrect: using a hub would create a collision domain and significantly degrade performance. B is incorrect: adding a second router uses more hardware without solving the interface shortage efficiently. C is incorrect: adding two more FastEthernet interfaces would work but uses more physical ports than necessary and is not the most resource-efficient solution.

Topics

#router-on-a-stick#inter-VLAN routing#subinterface#VLAN trunking

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice