nerdexam
Network_Appliance

NS0-157 · Question #108

Which commands can be used to identify the target iqn name in clustered Data ONTAP?

The correct answer is D. vserver iscsi show. In clustered Data ONTAP, the iSCSI target IQN name is scoped to the SVM (vserver) level and is displayed using the vserver iscsi show command.

Network Configuration and Data Access

Question

Which commands can be used to identify the target iqn name in clustered Data ONTAP?

Options

  • Acluster iscsi show
  • Bcluster iscsi nodename
  • Cvserver iscsi nodename
  • Dvserver iscsi show
  • Evserver iqn show

How the community answered

(60 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    2% (1)
  • D
    90% (54)
  • E
    2% (1)

Why each option

In clustered Data ONTAP, the iSCSI target IQN name is scoped to the SVM (vserver) level and is displayed using the vserver iscsi show command.

Acluster iscsi show

There is no 'cluster iscsi show' command in ONTAP because iSCSI is not managed at the cluster scope; it is an SVM-level protocol service.

Bcluster iscsi nodename

There is no 'cluster iscsi nodename' command in ONTAP; the cluster context does not expose iSCSI protocol management commands.

Cvserver iscsi nodename

'vserver iscsi nodename' is not a valid ONTAP command; the correct subcommand to view iSCSI configuration including the IQN is 'show'.

Dvserver iscsi showCorrect

The command 'vserver iscsi show' displays the iSCSI service configuration for each SVM, including the target IQN name (nodename), because iSCSI targets in ONTAP are associated with SVMs rather than physical nodes or the cluster itself.

Evserver iqn show

There is no 'vserver iqn show' command in ONTAP; the IQN is a field within the output of 'vserver iscsi show', not a separate command object.

Concept tested: ONTAP iSCSI target IQN identification via vserver CLI

Source: https://docs.netapp.com/us-en/ontap/san-admin/manage-iscsi-protocol-concept.html

Topics

#iSCSI#IQN#vserver iscsi show#SAN commands

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice