3.2.6. license¶
License configuration.
vsr running config# system license
enabled (pushed)¶
Enable or disable the license.
vsr running config# system license
vsr running license# enabled true|false
- Default value
true
snmp¶
Enable or disable the license SNMP agent.
vsr running config# system license
vsr running license# snmp true|false
- Default value
false
activation-type (state only)¶
How the license was activated.
vsr> show state system license activation-type
short-license-type (state only)¶
A shorter version of the license type.
vsr> show state system license short-license-type
subscription-end-date (state only)¶
The subscription or evaluation end date.
vsr> show state system license subscription-end-date
support-type (state only)¶
The type of support (none, standard or extended).
vsr> show state system license support-type
support-end-date (state only) (pushed)¶
The support end date.
vsr> show state system license support-end-date
online¶
Configure an online license.
vsr running config# system license online
serial (mandatory)¶
The license serial number used for this machine.
vsr running config# system license online
vsr running online# serial <string>
vrf¶
The VRF to use for connecting to the license server.
vsr running config# system license online
vsr running online# vrf VRF
VRF |
The vrf name. |
- Default value
main
proxy-host¶
The hostname or address of an HTTP proxy to use for connecting to the online license server.
vsr running config# system license online
vsr running online# proxy-host PROXY-HOST
PROXY-HOST |
The host type represents either an unzoned IP address or a DNS domain name. |
proxy-port¶
The TCP port of the HTTP proxy server.
vsr running config# system license online
vsr running online# proxy-port PROXY-PORT
PROXY-PORT |
A 16-bit port number used by a transport protocol such as TCP or UDP. |
proxy-user¶
The username for connecting to the HTTP proxy server.
vsr running config# system license online
vsr running online# proxy-user <string>
proxy-password¶
The password for connecting to the HTTP proxy server.
vsr running config# system license online
vsr running online# proxy-password <string>
export-analytics¶
If activated, exports information necessary for finding the instance on the licensing portal. It is recommended to leave this enabled.
vsr running config# system license online
vsr running online# export-analytics true|false
- Default value
true
use-ipv6-dns¶
If activated, the licensing server will be accessed using IPv6 instead of IPv4.
vsr running config# system license online
vsr running online# use-ipv6-dns true|false
- Default value
false
source-ip¶
Source address used to join the server.
vsr running config# system license online
vsr running online# source-ip SOURCE-IP
SOURCE-IP |
An IPv4 or IPv6 address. |
connected (state only) (pushed)¶
True if the cloud license server is reachable.
vsr> show state system license online connected
last-healthcheck-date (state only) (pushed)¶
The last contact with license server date.
vsr> show state system license online last-healthcheck-date
lease-end-date (state only) (pushed)¶
The end of the license lease date.
vsr> show state system license online lease-end-date
current-activations (state only)¶
How many devices already hold this license.
vsr> show state system license online current-activations
allowed-activations (state only)¶
How many devices can hold this license at a time.
vsr> show state system license online allowed-activations
offline-certificate¶
Configure an offline license using a certificate.
vsr running config# system license offline-certificate
serial (mandatory)¶
The license serial number of a license file imported with the license
certificate import
command. After the first successful commit, the
certificate is deleted.
vsr running config# system license offline-certificate
vsr running offline-certificate# serial <string>
computer-id (state only)¶
This computer ID.
vsr> show state system license offline-certificate computer-id
license-certificate (state only)¶
License certificates imported on the system.
vsr> show state system license offline-certificate license-certificate
offline¶
Configure an offline license using a file.
vsr running config# system license offline
serial (mandatory)¶
The license serial number of a license file imported with the
license-file import
command.
vsr running config# system license offline
vsr running offline# serial <string>
license-file (state only)¶
License files imported on the system.
vsr> show state system license offline license-file
throughput (state only)¶
Network throughput.
allowed (state only) (pushed)¶
The allowed throughput.
vsr> show state system license throughput allowed
used (state only) (pushed)¶
The througput currently in use.
vsr> show state system license throughput used
cgnat-conntracks (state only)¶
CG-NAT conntracks.
allowed (state only) (pushed)¶
The number of CG-NAT conntracks allowed.
vsr> show state system license cgnat-conntracks allowed
used (state only) (pushed)¶
The number of CG-NAT conntracks currently in use.
vsr> show state system license cgnat-conntracks used