Question 1,607 of 2,015
InfrastructureeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is the `vlan 100` command entered in global configuration mode. This is correct because on a Cisco IOS switch, VLANs are created as logical Layer 2 networks within the VLAN database, and the `vlan` command followed by the VLAN ID both creates the VLAN and places you into VLAN configuration mode, where you can assign a name or other parameters. On the ENCOR 350-401 exam, this question tests your fundamental understanding of VLAN lifecycle management versus interface-level commands like `switchport access vlan 100`, which only assigns an existing VLAN to a port, or `interface vlan 100`, which creates a Layer 3 SVI. A common trap is confusing the creation of the VLAN itself with the creation of its routed interface. Remember the memory tip: to bring a VLAN to life, you must first "call it by name" with `vlan [ID]` in global config—everything else is just assigning or routing it.

350-401 Infrastructure Practice Question

This 350-401 practice question tests your understanding of infrastructure. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An engineer is configuring a new VLAN 100 on a switch. Which command must be used to create the VLAN?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "which command"

    Why it matters: Tests specific CLI syntax. Recall the exact command and its required context — near-synonyms and partial matches are common distractors.

Question 1easymultiple choice
Open the full VLAN trunking answer →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

vlan 100

The correct command to create a new VLAN on a Cisco IOS switch is 'vlan 100' entered in global configuration mode. This command creates VLAN 100 and enters VLAN configuration mode, allowing you to assign a name or other parameters. The other options either apply an existing VLAN to an interface, use a deprecated method, or create a switched virtual interface (SVI) for Layer 3 routing, none of which actually create the VLAN itself.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • vlan 100

    Why this is correct

    This creates VLAN 100.

    Clue confirmation

    The clue word "which command" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • switchport access vlan 100

    Why it's wrong here

    This assigns an interface to VLAN 100.

  • vlan database

    Why it's wrong here

    This is a legacy command.

  • interface vlan 100

    Why it's wrong here

    This creates an SVI.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the distinction between creating a VLAN and applying it to an interface, so candidates mistakenly choose 'switchport access vlan 100' thinking it both creates and assigns the VLAN, when in fact it only assigns an existing VLAN.

Trap categories for this question

  • Command / output trap

    This is a legacy command.

Detailed technical explanation

How to think about this question

Under the hood, VLAN creation in IOS writes to the VLAN database file (vlan.dat) and the running configuration, with the VLAN being stored in the VLAN Trunking Protocol (VTP) domain if VTP is enabled. A subtle behavior is that if VTP is in transparent mode, VLANs are created locally and stored in the running config, but in server/client mode, the VLAN must be consistent across the domain. In real-world scenarios, failing to create the VLAN before assigning it to an interface can lead to ports being in an err-disabled state or the VLAN being pruned on trunk links.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related 350-401 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 350-401 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 350-401 question test?

Infrastructure — This question tests Infrastructure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: vlan 100 — The correct command to create a new VLAN on a Cisco IOS switch is 'vlan 100' entered in global configuration mode. This command creates VLAN 100 and enters VLAN configuration mode, allowing you to assign a name or other parameters. The other options either apply an existing VLAN to an interface, use a deprecated method, or create a switched virtual interface (SVI) for Layer 3 routing, none of which actually create the VLAN itself.

What should I do if I get this 350-401 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "which command". Tests specific CLI syntax. Recall the exact command and its required context — near-synonyms and partial matches are common distractors.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 350-401 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-401 exam.