nerdexam
Network_Appliance

NS0-157 · Question #255

The fcadmin config command...

The correct answer is B. Is a Nodeshell command. The fcadmin config command is a nodeshell command used for configuring FC adapter modes at the individual node level in ONTAP.

Core Cluster-Mode Configuration

Question

The fcadmin config command...

Options

  • AIs a Clustershell command
  • BIs a Nodeshell command
  • CIs a Systemshell command
  • DMust be run in the advanced mode

How the community answered

(22 responses)
  • B
    86% (19)
  • C
    5% (1)
  • D
    9% (2)

Why each option

The `fcadmin config` command is a nodeshell command used for configuring FC adapter modes at the individual node level in ONTAP.

AIs a Clustershell command

The clustershell is the standard ONTAP CLI for cluster-wide administration and does not include node-level hardware commands like `fcadmin config`.

BIs a Nodeshell commandCorrect

The `fcadmin config` command resides in the nodeshell because FC adapter configuration is a node-level hardware operation. The nodeshell provides access to per-node administrative functions - such as setting an HBA port to target or initiator mode - that are not exposed in the cluster-wide ONTAP CLI (clustershell).

CIs a Systemshell command

The systemshell is a low-level diagnostic shell used for advanced troubleshooting, not for routine FC adapter configuration tasks.

DMust be run in the advanced mode

While many commands require advanced privilege mode within the clustershell, `fcadmin config` is specifically a nodeshell command and is not accessible from the clustershell at any privilege level.

Concept tested: ONTAP nodeshell FC adapter configuration command

Source: https://docs.netapp.com/us-en/ontap/san-admin/configure-fc-adapters-task.html

Topics

#fcadmin config#nodeshell#command context#FC adapter

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice