Licensing server always renew the token every 10 days. You can find these details from the licensing portal clicking on the particular hive name.
When the licensing count is increased from the portal a restart of IraPass is necessary to acquire the new licenses.
Below are the steps to be followed if the licensing count is increased in the current production setup:
1. Increase license count from licensing portal.
2. Stop IraPass on both servers in case of HA.
sudo systemctl stop irapass
3. Start IraPass on server1 followed by the second server.
sudo systemctl start irapass
4. Verify IraPass logs for the licensing info.
Note: Restarting IraPass will not stop any other components from functioning.