What is the first command you must use to create the SVI?

On a new Cisco Nexus switch, you receive an error message when you attempt to create an SVI.
What is the first command you must use to create the SVI?

On a new Cisco Nexus switch, you receive an error message when you attempt to create an SVI.
What is the first command you must use to create the SVI?

A.
Interface vlan (vlan_id)

B.
Vlan (vlan_id)

C.
Feature svi

D.
Interface routed

Explanation:
http://docwiki.cisco.com/wiki/Cisco_NX-OS/IOS_Interface_Comparison
==Configuring a Switched Virtual Interface (SVI)==
feature interface-vlan

interface vlan 10
ip address 192.168.1.1./24
no shutdown



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Carlos

Carlos

The correct answer is C

Feature svi

You cant create a SVI without enable this feature

Carlos

Carlos

but the command is

feature interface-vlan

Someone

Someone

So the most correct answer is A, because the anmswe Feature SVI is not correct.

Thoug i agree the lack of information (error details) gives room for argue.