Suspend or Resume the License Server
Use -status -suspend to put the license server in a temporary suspended state and then use -status -resume to remove the suspension.
In the suspended state, the license server remains running but does not accept client requests. For example, you might want to suspend the license server so that it can to complete other operations, such as synchronization or capability exchanges with the back office.
When you resume the license server, it starts accepting client requests again.
To suspend the license server
Enter a command similar to the following:
flexnetlsadmin -server licenseServer_baseURL -status -suspend
The license temporarily stops accepting client requests until you issue the -status -resume command (described next).
To resume the license server
Enter command syntax similar to the following:
flexnetlsadmin -server licenseServer_baseURL -status -resume