nerdexam
Network_Appliance

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.

Performance, Troubleshooting, and Security

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)
  • B
    92% (22)
  • C
    4% (1)
  • D
    4% (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.

Arsa init

'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'.

Bsystem services webCorrect

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.

Csystem services rsa

'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.

Dvserver services rsa

'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

#Remote Support Agent#RSA#system services#troubleshooting commands

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice