In preparation for an upgrade to ONTAP 9.6P8 software, you have uploaded the ONTAP image 96P8_q_nodar_image.tgz onto your local web server with address 192.168.10.10.
Which is correct command syntax to download this image to the cluster image repository?
Command Syntax for Downloading ONTAP Image:
The cluster image package get command is used to download the ONTAP image from a specified URL to the cluster's image repository.
The syntax requires the --url parameter followed by the full URL of the image file.
Why Option C Is Correct:
This command syntax directly downloads the image from the local web server at http://192.168.10.10/ to the ONTAP cluster repository.
Other options either refer to incorrect commands or unsupported URLs.
NetApp Reference Documentation:
The 'ONTAP Software Upgrade Guide' provides the exact command and steps for downloading ONTAP images via HTTP or FTP.
Yuonne
6 days ago