When the license update feature is enabled, license updates are automatic. You can also explicitly update licenses.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Verify the license update feature status:
hostname (config) # show fenet license fenet License Update Service Licensing service: Administratively enabled Last time licensing service was contacted: 2014/08/11 10:50:04 Last time licensing service was contacted successfully: 2014/08/11 10:50:04 Last time keys from licensing service were applied: 2014/08/07 17:50:03If the license update feature service is disabled, enable it:
hostname (config) # fenet license update enableSave your changes:
hostname (config) # write memory
Note
See Synchronizing the System Clock to DTI Server Time Using the CLI "Synchronizing the System Clock to DTI Server Time Using the CLI" in the Endpoint Security (HX) System Administration Guide for an option that prevents potential licensing issues if there is a time gap between the two clocks.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Update licenses:
hostname (config) # fenet license updateSave your changes:
hostname (config) # write memory
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Disable the feature:
hostname (config) # no fenet license update enableSave your changes:
hostname (config) # write memory