Skip to content

Commit 58b1891

Browse files
committed
license bug fix for 5.0.1
1 parent 020c7f5 commit 58b1891

2 files changed

Lines changed: 21 additions & 14 deletions

File tree

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ NetQ for NVLink includes an evaluation license that is automatically applied dur
1010

1111
## Download the License and the License Update Script
1212

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.
13+
You will need to download two files: the license file and the license update script.
14+
15+
1. Log in to the {{<exlink url="http://nvid.nvidia.com/" text="NVIDIA Application Hub">}}. From there, navigate to the {{<exlink url="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.
2021

2122

2223
## Apply a New License

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

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,19 @@ 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+
You will need to download two files: the license file and the license update script.
14+
15+
1. Log in to the {{<exlink url="http://nvid.nvidia.com/" text="NVIDIA Application Hub">}}. From there, navigate to the {{<exlink url="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.
1621

1722

1823
## Apply a New License
@@ -22,13 +27,14 @@ NetQ for NVLink includes an evaluation license that is automatically applied dur
2227
3. Run the following script:
2328

2429
```
25-
/opt/netq-admin/nvl/scripts/license-config.sh
30+
/opt/netq-admin/nvl/scripts/license-update.sh
2631
```
2732
4. When prompted, select the first option: **Apply new license (replace existing)**
2833
5. Select the license file and confirm that the new license details are correct.
2934

3035
The script concurrently applies the new license and replaces the previous one.
3136

37+
<!--RM 4888290 broke ability to view license
3238
## View License Details
3339
3440
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
4046
```
4147
4248
2. When prompted, select the second option, **Get active license information**.
43-
49+
-->
4450

4551
## Receive License Alerts
4652

0 commit comments

Comments
 (0)