M_SOLUTION_TRACK_ENABLE
code: 492
# set
<module-index> M_SOLUTION_TRACK_ENABLE <keystring>
Description
Enables Solution Tracks (that enable Feature IDs). Module must be reserved. Module must not have active Demo Key installed.
Actions
set
Parameters
keystring: integer list, a list of integers representing feature IDs enabled on the module for the specified Solution Track ID.
Error Codes
NOTSUPPORTED: on non-dplg modulesBADVALUE: if key is invalid, either encryption-wise, or content-wise (inconsistent/invalid/already-used-and-expired)BADSIZE: if the key is emptyNOTVALID: if module currently has an active Demo Key. We can only install persistent Keys when not in Demo modeNOTREADABLE: is set-onlyFAILED: if we failed to update the persistent storage on the module. That’s probably an RMA-level event
Example
# set
input: 0 M_SOLUTION_TRACK_ENABLE "keystring"
output: 0 M_SOLUTION_TRACK_ENABLE <OK>