nerdexam
Network_Appliance

NS0-157 · Question #370

Which commands can be used to create a data Vserver? (choose all that apply)

The correct answer is B. vserver setup E. vserver create. Data Vservers in ONTAP can be created using either the interactive 'vserver setup' wizard or the direct 'vserver create' CLI command.

Core Cluster-Mode Configuration

Question

Which commands can be used to create a data Vserver? (choose all that apply)

Options

  • Avserver configure
  • Bvserver setup
  • Cvserver set_up
  • Dvserver make
  • Evserver create

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    93% (27)
  • D
    3% (1)

Why each option

Data Vservers in ONTAP can be created using either the interactive 'vserver setup' wizard or the direct 'vserver create' CLI command.

Avserver configure

'vserver configure' is not a valid ONTAP CLI command and does not exist in the ONTAP command namespace.

Bvserver setupCorrect

The 'vserver setup' command launches an interactive wizard that guides administrators through creating and configuring a data Vserver with step-by-step prompts for required parameters such as name, aggregate, and protocols.

Cvserver set_up

'vserver set_up' is not a valid ONTAP CLI command - the correct interactive wizard uses no underscore and is spelled 'vserver setup'.

Dvserver make

'vserver make' is not a valid ONTAP CLI command for any Vserver operation.

Evserver createCorrect

The 'vserver create' command is the direct ONTAP CLI command used to instantiate a new data Vserver by specifying parameters inline, such as the Vserver name, root volume, root volume aggregate, and root volume security style.

Concept tested: ONTAP data Vserver creation CLI commands

Source: https://docs.netapp.com/us-en/ontap/concepts/storage-virtualization-concept.html

Topics

#vserver create#vserver setup#SVM creation#CLI commands

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice