- Table of Contents
-
- 01-Fundamentals Command Reference
- 00-Preface
- 01-CLI commands
- 02-RBAC commands
- 03-Login management commands
- 04-FTP and TFTP commands
- 05-File system management commands
- 06-Configuration file management commands
- 07-Software upgrade commands
- 08-ISSU commands
- 09-Emergency shell commands
- 10-Device management commands
- 11-Security zone commands
- 12-Tcl commands
- 13-Python commands
- 14-License management commands
Title | Size | Download |
---|---|---|
14-License management commands | 52.34 KB |
License management commands
All commands in this chapter are supported only on the default MDC. Features licensed to the default MDC are also licensed to non-default MDCs. For information about MDCs, see Fundamentals Configuration Guide.
display license
Use display license to display detailed license information.
Syntax
In standalone mode:
display license [ activation-file ]
In IRF mode:
display license [ activation-file ] [ chassis chassis-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
activation-file: Displays information about activation files.
chassis chassis-number: Specifies the member ID of an IRF member device. If no member device is specified, this command displays license information for all IRF member devices. (In IRF mode.)
Usage guidelines
The display license command displays detailed information about all licenses if it is used without any keywords.
Examples
# (In standalone mode.) Display detailed information about all licenses.
<Sysname> display license
flash:/license/210231A1U5B1429000852016120608561005454.ak
Feature: IPS
Product Description: H3C SR6600 IPS Signature Update Service License,1 Year
Registered at: 2016-12-05 16:39:18
License Type: Trial (days restricted)
Trial Time Left (days): 30
Current State: In use
# (In IRF mode.) Display detailed license information for each IRF member device.
<Sysname> display license
Chassis 1:
flash:/license/210231A1U5B1429000852016120608561005454.ak
Feature: IPS
Product Description: H3C SR6600 IPS Signature Update Service License,1 Year
Registered at: 2016-12-05 16:39:18
License Type: Trial (days restricted)
Trial Time Left (days): 30
Current State: In use
Table 1 Command output
Field |
Description |
Chassis n |
Member ID of the IRF member device. This field is available in IRF mode. |
flash:/license/210231A1U5B1429000852016120608561005454.ak |
File path of the activation file. 210231A1U5B1429000852016120608561005454.ak represents the name of the activation file. |
Feature |
Feature name. |
Registered at |
Time when the license was installed. |
License Type |
License type by validity period: · NA—The system cannot obtain the license type. · Permanent—Purchased license that never expires and is always valid. · Days restricted—Purchased license that is valid for a period of days, for example, 30 days. · Trial (days restricted)—Free trial license that is valid for a period of days. |
Time Left (days) |
Remaining days of the license. This field is available for a purchased license. |
Trial Time Left (days) |
Remaining days of the trial period. This field is available for a trial license. |
Current State |
State of the license: · In use—The license is being used. · Usable—The license is available for use. If multiple days-restricted licenses for one feature are installed, only one license is in In use state and the rest licenses are in Usable state. · Expired—The license has expired. · Uninstalled—The license has been uninstalled. · Unusable—The license cannot be used. · Invalid—The license is invalid and cannot be used. |
Uninstall Key |
This field is available for licenses that have been uninstalled. When you uninstall an activation file, an Uninstall file that contains an Uninstall key is created. The Uninstall key is required for transferring the license. |
Uninstall Date |
Date when the activation file was uninstalled. |
display license device-id
Use display license device-id to display SN and DID information.
Syntax
In standalone mode:
display license device-id
In IRF mode:
display license device-id chassis chassis-number
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
chassis chassis-number: Specifies the member ID of an IRF member device. (In IRF mode.)
Usage guidelines
Each device has a unique SN and DID. When you register a license for a device, you must provide its SN and DID.
The DID changes each time you use the license compress command to compress the license storage. Use the display license device-id command to identify the up-to-date DID each time you register licenses.
The DID is generated as a string. Enter the string when you register the license with the license center.
Examples
# (In standalone mode.) Display the device SN and DID.
<Sysname> display license device-id
SN: 210231A1U5B142900085
Device ID: i2zB-%LNW-bSBM-da$$-eTcp-ekJG-Fb4x-CyC+
# (In IRF mode.) Display the SN and DID of IRF member device 2.
<Sysname> display license device-id chassis 2
SN: 210231A1U5B142900085
Device ID: i2zB-%LNW-bSBM-da$$-eTcp-ekJG-Fb4x-CyC+
display license feature
Use display license feature to display brief license information for features.
Syntax
display license feature
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Usage guidelines
Feature license information includes the following information:
· The total number of licenses that the device supports.
· The number of installed licenses.
· Features that must be licensed to run on the device.
Examples
# (In standalone mode.) Display brief feature license information.
<Sysname> display license feature
Total: 5 Usage: 1
Feature Licensed State
ACG N -
IPS N -
SSLVPN Y Trial
# (In IRF mode.) Display brief feature license information.
<Sysname> display license feature
Chassis 1:
Total: 5 Usage: 1
Feature Licensed State
ACG N -
IPS N -
SSLVPN Y Trial
Table 2 Command output
Field |
Description |
Chassis n |
Member ID of the IRF member device. This field is available in IRF mode. |
Total |
Total number of licenses that can be installed. |
Usage |
Number of installed licenses. |
Feature |
Feature that must be licensed before being used. |
Licensed |
Licensing state of the feature: · N—Not licensed. · Y—Licensed. |
State |
License type by purchasing state: · Trial—Trial license. · Formal—Purchased license. If the feature is not licensed, this field displays a hyphen (-). To use the feature, you must install a valid license file. |
license activation-file install
Use license activation-file install to install an activation file.
Syntax
In standalone mode:
license activation-file install file-name
In IRF mode:
license activation-file install file-name chassis chassis-number
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
file-name: Specifies the file path, a case-sensitive string of 1 to 127 characters. The activation file must be valid and stored on the device.
chassis chassis-number: Specifies the member ID of an IRF member device. (In IRF mode.)
Usage guidelines
To install a license activation file successfully, make sure the SN and DID used for registering the feature license matches the current SN and DID of the device.
You can install the activation files of multiple licenses for a feature. The feature can be used as long as one of the licenses is valid.
Activation files are device locked. A licensed feature is still licensed on the device where its activation file is installed even after the device joins another IRF fabric.
Examples
# (In standalone mode.) Install the activation file 20130810.ak.
<Sysname> system-view
[Sysname] license activation-file install flash:/license/20130810.ak
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.
# (In IRF mode.) Install the activation file 20130813.ak on IRF member device 2.
<Sysname> system-view
[Sysname] license activation-file install flash:/license/20130813.ak chassis 2
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.
Related commands
display license activation-file
display license device-id
license activation-file uninstall
license activation-file uninstall
Use license activation-file uninstall to uninstall an activation file.
Syntax
In standalone mode:
license activation-file uninstall file-name
In IRF mode:
license activation-file uninstall file-name chassis chassis-number
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
file-name: Specifies the file path, a case-sensitive string of 1 to 127 characters.
chassis chassis-number: Specifies the member ID of an IRF member device. (In IRF mode.)
Usage guidelines
A feature cannot run after you uninstall all of its activation files.
Use this command to revoke an unexpired license if you want to transfer the license from one device to another.
When an activation file is uninstalled, the system creates an Uninstall file. Use this file together with the SN and DID of the transfer destination to register the license for the transfer destination.
Trial licenses are not transferrable. When you uninstall the activation file of a trial license, no Uninstall file is created.
Examples
# (In standalone mode.) Uninstall the activation file flash:/license/20130810.ak.
<Sysname> system-view
[Sysname] license activation-file uninstall flash:/license/20130810.ak
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.
Uninstall file: flash:/license/20130810.uak
# (In IRF mode.) Uninstall the activation file flash:/license/20130813.ak from IRF member device 2.
<Sysname> system-view
[Sysname] license activation-file uninstall flash:/license/20130813.ak chassis 2
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.
Uninstall file: flash:/license/20130813.uak
display license activation-file
license activation-file install
license compress
Use license compress to compress the license storage.
Syntax
In standalone mode:
license compress
In IRF mode:
license compress chassis chassis-number
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
chassis chassis-number: Specifies the member ID of an IRF member device. (In IRF mode.)
Usage guidelines
|
CAUTION: The DID changes each time the license storage is compressed. Before performing a compression, make sure all activation files generated based on the old DID have been installed. They cannot be installed after the compression. |
Use this command if the free license storage (see the display license feature command) is not sufficient.
This command clears invalid licenses (expired licenses and uninstalled licenses) and Uninstall keys from the license storage area. Back up the Uninstall keys before you compress the license storage.
Examples
# (In standalone mode.) Compress the license storage.
<Sysname> system-view
[Sysname] license compress
This command will delete all data relevant to uninstalled and expired keys/licenses, including Uninstall keys, and create a new device ID for activation keys/files. Make sure you have saved the Uninstall keys so you can apply for a new activation key/file for the unexpired licenses that were covered by the uninstalled activation keys/files.
Are you sure you want to continue? [Y/N]: Y
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.
# (In IRF mode.) Compress the license storage on IRF member device 2.
<Sysname> system-view
[Sysname] license compress chassis 2
This command will delete all data relevant to uninstalled and expired keys/licenses, including Uninstall keys, and create a new device ID for activation keys/files. Make sure you have saved the Uninstall keys so you can apply for a new activation key/file for the unexpired licenses that were covered by the uninstalled activation keys/files.
Are you sure you want to continue? [Y/N]: Y
This operation might take some time. Do not perform any other operations until the operation is completed or a failure message is displayed. Please wait... Done.