As an example of using the dmctl command, you can issue the following dmctl command from the BASEDIR/smarts/bin directory to override the SkipLSPDiscovery parameter value in the mpls.conf file:

dmctl -s INCHARGE-MPLS-TOPOLOGY put 
   MPLSManager::MPLS-Manager::SkipLSPDiscovery TRUE

The parameters in the mpls.conf file are defined as attributes of the MPLS-Manager object, which is an instance of the MPLSManager class. The MPLS-Manager object is not saved to disk, that is, is not saved to an MPLS Manager repository file in the BASEDIR/smarts/local/repos/icf directory.