Usage

Displaying license status

The license status of the fast path can be displayed from fp-cli.

Synopsis

license

Example

<fp-0> license
VALID: License is valid.
- Product: on
- IPsec: on
- CGNAT: off

If the license is invalid, check the configuration of vrld.

Displaying license statistics

If a license is missing or is invalid, the packets are sent as exception, and a statistics counter is increased for each packet.

These counters are available in global statistics from fp-cli.

Example

<fp-0> stats-global
  (...)
  fp_missing_product_license:20
  fp_missing_ipsec_license:6
  (...)