You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/cumulus-netq-50/NVLink-Management/Manage-Licenses.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,14 @@ NetQ for NVLink includes an evaluation license that is automatically applied dur
10
10
11
11
## Download the License and the License Update Script
12
12
13
-
1. Log in to the {{<exlinkurl="http://nvid.nvidia.com/"text="NVIDIA Application Hub">}}. From there, navigate to the NVIDIA Licensing Portal.
14
-
2. First, download the license. From the menu, select **Entitlements <spanaria-label="and then">></span> Networking**.
15
-
3. Select the NetQ tab and locate the license file. From the *Actions* column, select the three-dot menu to download the license.
16
-
4. Next, download the `license-update.sh` script. Select **Software Downloads** from the side menu.
17
-
5. In the search field above the table, enter **NetQ**.
18
-
6. Locate and download the latest *NetQ License Update* file.
19
-
7. Copy the `license-update.sh` script to the `/opt/netq-admin/nvl/scripts` directory.
13
+
You will need to download two files: the license file and the license update script.
14
+
15
+
1. Log in to the {{<exlinkurl="http://nvid.nvidia.com/"text="NVIDIA Application Hub">}}. From there, navigate to the {{<exlinkurl="https://ui.licensing.nvidia.com/"text="NVIDIA Licensing Portal">}}.
16
+
2. Download the license.
17
+
3. Next, download the `license-update.sh` script. Select **Software Downloads** from the side menu.
18
+
4. In the search field above the table, enter **NetQ**.
19
+
5. Locate and download the latest *NetQ License Update* file.
20
+
6. Copy the `license-update.sh` script to the `/opt/netq-admin/nvl/scripts` directory.
Copy file name to clipboardExpand all lines: content/cumulus-netq-51/NVLink-Management/Manage-Licenses.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,19 @@ weight: 850
5
5
toc: 3
6
6
---
7
7
8
-
NetQ for NVLink includes an evaluation license that is automatically applied during the initial installation. The license is valid for 60 days. After it expires, you need to apply a new license to continue accessing the API.
8
+
NetQ for NVLink includes an evaluation license that is automatically applied during the initial installation. The license is valid for 60 days. After it expires, you need to apply a new subscription license to continue accessing the API.
9
9
10
10
11
-
## Download the License
11
+
## Download the License and the License Update Script
12
12
13
-
1. Log in to the {{<exlinkurl="http://ui.licensing.nvidia.com/"text="NVIDIA Licensing Portal">}}.
14
-
2. From the menu, select **Entitlements <spanaria-label="and then">></span> Networking**.
15
-
3. Locate the license file. From the *Actions* column, select the three-dot menu to download the license.
13
+
You will need to download two files: the license file and the license update script.
14
+
15
+
1. Log in to the {{<exlinkurl="http://nvid.nvidia.com/"text="NVIDIA Application Hub">}}. From there, navigate to the {{<exlinkurl="https://ui.licensing.nvidia.com/"text="NVIDIA Licensing Portal">}}.
16
+
2. Download the license.
17
+
3. Next, download the `license-update.sh` script. Select **Software Downloads** from the side menu.
18
+
4. In the search field above the table, enter **NetQ**.
19
+
5. Locate and download the latest *NetQ License Update* file.
20
+
6. Copy the `license-update.sh` script to the `/opt/netq-admin/nvl/scripts` directory.
16
21
17
22
18
23
## Apply a New License
@@ -22,13 +27,14 @@ NetQ for NVLink includes an evaluation license that is automatically applied dur
22
27
3. Run the following script:
23
28
24
29
```
25
-
/opt/netq-admin/nvl/scripts/license-config.sh
30
+
/opt/netq-admin/nvl/scripts/license-update.sh
26
31
```
27
32
4. When prompted, select the first option: **Apply new license (replace existing)**
28
33
5. Select the license file and confirm that the new license details are correct.
29
34
30
35
The script concurrently applies the new license and replaces the previous one.
31
36
37
+
<!--RM 4888290 broke ability to view license
32
38
## View License Details
33
39
34
40
To view license details, including license type, issue date, and expiration date:
@@ -40,7 +46,7 @@ To view license details, including license type, issue date, and expiration date
40
46
```
41
47
42
48
2. When prompted, select the second option, **Get active license information**.
0 commit comments