license cloud server

Function

The license cloud server command is used to create the ip address and the port of the cloud license server in the system.

The undo license cloud server command is used to delete the ip address and the port of the cloud license server in the system.

By default, the system does not have a cloud license server configured.

Format

license cloud server ip-value port port-value

license cloud server server-name ip ip-value port port-value

undo license cloud server server-name [ ip ip-value port port-value ]

Parameters

Parameter Description Value
port port-value

The port of license cloud server.

The value is an integer ranging from 1 to 65535.

server-name

Name of the cloud license server.

The name is a string of 5 to 127 case-sensitive characters without spaces.

ip ip-value

Specify the IP address of the cloud server.

The IP address is in dotted decimal notation.

Views

System view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
license write

Usage Guidelines

Usage Scenario

The device is the common mode by default. When the device needs to switch to the cloud license mode, it needs to configure the IP address and port of the cloud license server first, so that the device can apply for license resources from the cloud license server.

Precautions

You need to ensure that the IP address and port number of the configured cloud server are correct. You can check whether the registration is successful through the command display license cloud server.

In VS mode, this command is supported only by the admin VS.

Example

# Configure the IP address and port of the cloud license server as 10.1.1.1 and 8081.
<HUAWEI> system-view
[~HUAWEI] license cloud server server001 ip 10.1.1.1 port 8081
# Delete the IP address and port of the cloud license server as 10.1.1.1 and 8081.
<HUAWEI> system-view
[~HUAWEI] undo license cloud server server001 ip 10.1.1.1 port 8081
Warning: This operation will disconnect the device with the cloud license server. Continue? [Y/N]:Y
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >