200-301 · Question #777
Refer to the exhibit. What is the effect of the given configuration?
The correct answer is A. It configures an inactive switch virtual interface.. Without the exhibit, assuming a common scenario where a Switch Virtual Interface (SVI) is created but not assigned an IP address or explicitly shut down, it remains in an inactive state.
Question
Refer to the exhibit. What is the effect of the given configuration?
Exhibits
Options
- AIt configures an inactive switch virtual interface.
- BIt configures an active management interface.
- CIt configures the native VLAN.
- DIt configures the default VLAN.
How the community answered
(66 responses)- A94% (62)
- B3% (2)
- C2% (1)
- D2% (1)
Why each option
Without the exhibit, assuming a common scenario where a Switch Virtual Interface (SVI) is created but not assigned an IP address or explicitly shut down, it remains in an inactive state.
An SVI (Switch Virtual Interface) is configured using the `interface Vlan <VLAN ID>` command. If this interface is created but not assigned an IP address or is explicitly set to `shutdown`, it will remain in an inactive (down/down) state, meaning it cannot process or forward IP traffic for that VLAN.
An active management interface would require an IP address and `no shutdown` status on the SVI.
The native VLAN is typically configured on a trunk port (`switchport trunk native vlan X`), not by just creating an SVI.
The term "default VLAN" usually refers to VLAN 1, which is always present by default, not something explicitly configured as such.
Concept tested: Switch Virtual Interface (SVI) status
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12_2_25_se/configuration/guide/scg/swvlan.html
Topics
Community Discussion
No community discussion yet for this question.

