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.
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)- B86% (19)
- C5% (1)
- D9% (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.
The clustershell is the standard ONTAP CLI for cluster-wide administration and does not include node-level hardware commands like `fcadmin config`.
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).
The systemshell is a low-level diagnostic shell used for advanced troubleshooting, not for routine FC adapter configuration tasks.
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
Community Discussion
No community discussion yet for this question.