Install ONTAP licenses
You can install NetApp license files (NLFs) and license keys using System Manager, which is the preferred method for installing NLFs, or you can use the ONTAP CLI to install license keys. In ONTAP 9.10.1 and later, features are enabled with a NetApp license file, and in releases earlier than ONTAP 9.10.1, ONTAP features are enabled with license keys.
If you have already downloaded NetApp license files or license keys, you can use System Manager or the ONTAP CLI to install NLFs and 28-character license keys.
-
Select Cluster > Settings.
-
Under Licenses, select .
-
Select Browse. Choose the NetApp License File you downloaded.
-
If you have license keys you want to add, select Use 28-character license keys and enter the keys.
-
Select Configuration > Cluster > Licenses.
-
Under Licenses, select .
-
In the Packages window, click Add.
-
In the Add License Packages dialog box, click Choose Files to select the NetApp License File that you downloaded, and then click Add to upload the file to the cluster.
-
Add one or more license key:
system license add
The following example installs licenses from the local node "/mroot/etc/lic_file" if the file exists at this location:
cluster1::> system license add -use-license-file true
The following example adds a list of licenses with the keys AAAAAAAAAAAAAAAAAAAAAAAAAAAA and BBBBBBBBBBBBBBBBBBBBBBBBBBBB to the cluster:
cluster1::> system license add -license-code AAAAAAAAAAAAAAAAAAAAAAAAAAAA, BBBBBBBBBBBBBBBBBBBBBBBBBBBB