200-150 · Question #4
What two actions can be taken to enable inter-VLAN communications in the data center? (Choose two.)
The correct answer is D. deploy a router as a Layer 3 services gateway attached inside each Layer 2 VLAN E. install a Layer 3 capable switch in the data center. Inter-VLAN routing requires a Layer 3 device - either a dedicated router with interfaces in each VLAN or a Layer 3 switch using SVIs - to forward traffic between separate broadcast domains.
Question
What two actions can be taken to enable inter-VLAN communications in the data center? (Choose two.)
Options
- Aextend Layer 2 services to a Layer 3 capable VLAN using Layer 3 tunneling.
- Buse a routing protocol to direct packets into the Layer 2 network
- Cconnect Layer 2 VLANs together with 802.1Q trunks
- Ddeploy a router as a Layer 3 services gateway attached inside each Layer 2 VLAN
- Einstall a Layer 3 capable switch in the data center.
How the community answered
(48 responses)- A6% (3)
- B4% (2)
- C10% (5)
- D79% (38)
Why each option
Inter-VLAN routing requires a Layer 3 device - either a dedicated router with interfaces in each VLAN or a Layer 3 switch using SVIs - to forward traffic between separate broadcast domains.
Layer 3 tunneling is used to extend Layer 2 domains across a Layer 3 network, which does not route traffic between separate VLANs.
Routing protocols advertise Layer 3 network reachability but cannot independently route packets between Layer 2 VLANs without a Layer 3 forwarding device actively performing the routing.
802.1Q trunks carry traffic from multiple VLANs over a single physical link at Layer 2 but do not provide the Layer 3 routing function required to forward packets between separate VLANs.
A router with a Layer 3 interface connected into each VLAN acts as a default gateway for hosts in that VLAN and routes packets to other VLANs by forwarding between its interfaces. This is a fundamental inter-VLAN routing technique where the router provides the Layer 3 boundary between otherwise isolated Layer 2 segments.
A Layer 3-capable switch can be configured with Switched Virtual Interfaces (SVIs) - logical Layer 3 interfaces bound to each VLAN - enabling hardware-speed routing between VLANs. This is the preferred inter-VLAN method in data centers because it combines high port density with integrated routing without requiring a separate external router.
Concept tested: Inter-VLAN routing using Layer 3 devices and SVIs
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/inter-vlan-routing/41860-howto-L3-intervlanrouting.html
Topics
Community Discussion
No community discussion yet for this question.