A network administrator notices that traffic between two VLANs is not reaching its destination. The switch has an IRB interface configured with an IP address in each VLAN's subnet. What is the most likely missing configuration?
Trap 1: The IRB interface does not have an IP address configured.
The stem states the IRB interface has an IP address, so this is not the issue.
Trap 2: The VLANs are on different switches.
Inter-VLAN routing can occur on a single switch; VLANs do not need to be on different switches.
Trap 3: The switch ports are not configured for VLAN tagging.
VLAN tagging is used for trunk ports, not for inter-VLAN routing on a single switch.
- A
The IRB interface does not have an IP address configured.
Why wrong: The stem states the IRB interface has an IP address, so this is not the issue.
- B
The VLANs are on different switches.
Why wrong: Inter-VLAN routing can occur on a single switch; VLANs do not need to be on different switches.
- C
The VLANs are not defined on the switch.
Without defining the VLANs, the switch cannot associate ports or IRB interfaces with them.
- D
The switch ports are not configured for VLAN tagging.
Why wrong: VLAN tagging is used for trunk ports, not for inter-VLAN routing on a single switch.