Cisco Cisco Prime Network Services Controller 3.2 Installation Guide

Page of 52
A Citrix NetScaler load balancer license bundle is a .zip file that contains:
• One or more license files with the extension .lic.
• A license.xml file.
To view an example license.xml file, see
.
The following conditions apply to license bundles:
• All license files in the bundle must be from the same vendor and for a single platform. For the current release, the only supported
vendor/platform combinations are Citrix and VPX or NS1000V.
• All license files in the bundle must be of the same license category. For example, they must have same feature level (such as
Standard or Premium) and throughput level (such as 10 or 1000).
• You must import the license bundle before instantiating the load balancer.
• You can import multiple license bundles, but the bundles cannot contain files with the same host ID or the same filename as an
existing file.
• You cannot delete a license if it is assigned to a load balancer service device.
Example license.xml File
xml version="1.0" encoding="UTF-8"
<LicenseBundle>
<Vendor>vendor-name</Vendor>
<Platform>platform-type</Platform>
<LicenseCategory>
<FeatureLevel>feature-level</FeatureLevel>
<ThroughputLevel>throughput-level</ThroughputLevel>
<Licenses>
<License file="license1.lic">
<HostId>host1-id</HostId>
<License file="license2.lic">
<HostId>host2-id</HostId>
</Licenses>
</LicenseCategory>
</LicenseBundle>
Example
Description
License XML Tag
Citrix
Vendor from whom the licenses were obtained.
Vendor
VPX
Platform for which the licences can be used.
Platform
License category based on feature and throughput level.
LicenseCategory
Standard
Feature level of the licenses in the bundle.
FeatureLevel
10
Throughput level of the licenses in the bundle.
ThroughputLevel
Licenses in the bundle.
Licenses
"GID_6087fdd1_1435dda300b__6e02.lic"
License filename.
License file
005056a91f72
Host ID of the device for which the license was
issued.
HostId
31