NS0-157 · Question #150
Which command configures the Remote Support Agent (RSA)?
The correct answer is B. system services web. This question tests knowledge of the correct ONTAP CLI command used to configure the Remote Support Agent, which is implemented as a web service.
Question
Which command configures the Remote Support Agent (RSA)?
Options
- Arsa init
- Bsystem services web
- Csystem services rsa
- Dvserver services rsa
How the community answered
(24 responses)- B92% (22)
- C4% (1)
- D4% (1)
Why each option
This question tests knowledge of the correct ONTAP CLI command used to configure the Remote Support Agent, which is implemented as a web service.
'rsa init' is not a valid ONTAP CLI command; ONTAP does not use standalone top-level commands for individual services - they are nested under structured hierarchies like 'system services'.
In ONTAP, the Remote Support Agent (RSA) is implemented as a system-level web service and is configured using the 'system services web' command set. This command hierarchy manages ONTAP web-based services, including the RSA feature that allows NetApp technical support to remotely access and diagnose a system securely.
'system services rsa' does not exist as a valid ONTAP command path; RSA functionality is exposed through the web services subsystem, not as its own dedicated command branch.
'vserver services rsa' is incorrect because RSA is a node-level and system-level service, not a per-SVM (vserver) service, and this command path does not exist in ONTAP.
Concept tested: ONTAP Remote Support Agent configuration via web services
Source: https://docs.netapp.com/us-en/ontap/system-admin/manage-web-services-concept.html
Topics
Community Discussion
No community discussion yet for this question.