Description

This document will explain the reason behind license showing expiry as "invalid" or "permanent"

Symptoms

Expiry shows invalid when you check under the command show system license. 


root@srx> show system license
License usage:
                                 Licenses     Licenses    Licenses    Expiry
  Feature name                       used    installed      needed
  dynamic-vpn                           1            0           1    invalid
  ax411-wlan-ap                         1            2           0    permanent

 

Solution

The reason behind the expiry showing up as "invalid" is because the default licenses does not have expiration date associated with them and they are not stored or registered with the online license server.

So with the issuance of show system license command on SRX, the license server does not recognize this license and marks it as 'invalid' or in other words, the invalid expiry means that a valid license is not installed and the SRX only has the free, default licenses.

To fix this issue, make sure your system date and time is set correctly. Some licenses will have a start and end date and if the device clock is showing wrong time, it cannot update the expiry date and time. Hence, it will mark the license as invalid. 

Modification History

2024-09-26: Modified the Solution part