Introducing Cisco Data Center Networking (DCICN) — Question 7
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?
Answer options
- A. Interface vlan (vlan_id)
- B. Vlan (vlan_id)
- C. Feature svi
- D. Interface routed
Correct answer: A
Explanation
The correct command to initiate the creation of an SVI is 'Interface vlan (vlan_id)', as it directly specifies the VLAN interface to configure. The option 'Vlan (vlan_id)' is used for creating a VLAN but does not create the SVI itself. 'Feature svi' is not a command used for SVI creation, and 'Interface routed' does not apply for setting up an SVI.