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

  1. 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 modules

  • BADVALUE: if key is invalid, either encryption-wise, or content-wise (inconsistent/invalid/already-used-and-expired)

  • BADSIZE: if the key is empty

  • NOTVALID: if module currently has an active Demo Key. We can only install persistent Keys when not in Demo mode

  • NOTREADABLE: is set-only

  • FAILED: 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>