Skip to content

ns-licenseserver

The following operations can be performed on "ns-licenseserver":

add| rm| set| show|

add ns licenseserver

Adds License server config to the appliance.

Synopsis

add ns licenseserver (<licenseServerIP> | <serverName>) [-port <positive_integer>] [-forceUpdateIP]

Arguments

licenseServerIP

IP address of the License server.

serverName

Fully qualified domain name of the License server.

port

License server port. Default value: NS_LICENSE_DEFAULT_PORT Minimum value: 0

forceUpdateIP

If this flag is used while adding the licenseserver, existing config will be overwritten. Use this flag only if you are sure that the new licenseserver has the required capacity.

rm ns licenseserver

Removes the License server. You can specify the server by IP address or by name.

Synopsis

rm ns licenseserver (<licenseServerIP> | <serverName>)

Arguments

licenseServerIP

IP address of the License server to be removed.

serverName

Name of the License server to be removed.

set ns licenseserver

Modifies the port of License server.

Synopsis

set ns licenseserver (<licenseServerIP> | <serverName>) [-port <positive_integer>]

Arguments

licenseServerIP

IP address of the NTP server to be modified.

serverName

Name of the NTP server to be modified.

port

License server port. Default value: NS_LICENSE_DEFAULT_PORT Minimum value: 0

show ns licenseserver

Displays information about an License server. You can specify the server by IP address or by name.

Synopsis

show ns licenseserver [<licenseServerIP> | <serverName>]

Arguments

licenseServerIP

IP address of the NTP server about which to display information.

serverName

Name of the NTP server about which to display information.

Output

port

License server port.

status

Status of license server.

grace

Grace status of server.

gptimeleft

Grace time left

devno

count

stateflag

Was this article helpful?