NetApp Certified Support Engineer (NCSE) – ONTAP — Question 15

Which LOADER prompt command ensures that POST is done on boot?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the command 'setenv POST=true' explicitly sets the POST environment variable to true, ensuring that POST is executed on boot. The other options do not influence the POST process; 'bye' exits the LOADER prompt, while 'boot_diag' and 'boot_ontap' are commands for booting into specific modes, not for enabling POST.