Skip to content

Commit c026b06

Browse files
committed
RM4888290 failed to import license
1 parent 7a8e527 commit c026b06

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

content/cumulus-netq-50/NVLink-Management/Manage-Licenses.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ weight: 850
55
toc: 3
66
---
77

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

1010

11-
## Download the License
11+
## Download the License and the License Update Script
1212

13-
1. Log in to the {{<exlink url="http://ui.licensing.nvidia.com/" text="NVIDIA Licensing Portal">}}.
14-
2. From the menu, select **Entitlements&nbsp;<span aria-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+
1. Log in to the {{<exlink url="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&nbsp;<span aria-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.
1620

1721

1822
## Apply a New License
@@ -22,13 +26,14 @@ NetQ for NVLink includes an evaluation license that is automatically applied dur
2226
3. Run the following script:
2327

2428
```
25-
/opt/netq-admin/nvl/scripts/license-config.sh
29+
/opt/netq-admin/nvl/scripts/license-update.sh
2630
```
2731
4. When prompted, select the first option: **Apply new license (replace existing)**
2832
5. Select the license file and confirm that the new license details are correct.
2933

3034
The script concurrently applies the new license and replaces the previous one.
3135

36+
<!--RM 4888290 broke ability to view license
3237
## View License Details
3338
3439
To view license details, including license type, issue date, and expiration date:
@@ -40,7 +45,7 @@ To view license details, including license type, issue date, and expiration date
4045
```
4146
4247
2. When prompted, select the second option, **Get active license information**.
43-
48+
-->
4449

4550
## Receive License Alerts
4651

content/cumulus-netq-50/Whats-New/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This page summarizes new features and improvements for the NetQ {{<version>}} re
1212

1313
- NetQ 5.0.1 includes bug fixes and provides updated URL paths for both the {{<link title="Access the NetQ UI" text="NetQ GUI">}} and {{<link title="API User Guide/#get-started" text="NetQ API">}}.
1414
- The steps to {{<link title="Install a Custom Signed Certificate" text="install a custom-signed certificate">}} have been revised and updated.
15+
- The steps to {{<link title="Manage Licenses" text="replace the NetQ for NVLink evaluation license">}} with a subscription license have been revised and updated.
1516

1617
## What's New in NetQ 5.0.0
1718

0 commit comments

Comments
 (0)