nerdexam
Cisco

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.

Submitted by eva_at· Mar 5, 2026

Question

Refer to the exhibit. What is the effect of the given configuration?

Exhibits

200-301 question #777 exhibit 1
200-301 question #777 exhibit 2

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)
  • A
    94% (62)
  • B
    3% (2)
  • C
    2% (1)
  • D
    2% (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.

AIt configures an inactive switch virtual interface.Correct

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.

BIt configures an active management interface.

An active management interface would require an IP address and `no shutdown` status on the SVI.

CIt configures the native VLAN.

The native VLAN is typically configured on a trunk port (`switchport trunk native vlan X`), not by just creating an SVI.

DIt configures the default VLAN.

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

#SVI configuration#Interface status#VLAN interface

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice