From the command line, you can invoke a full discovery by using the dmctl utility.

To do so, go to the BASEDIR/smarts/bin directory in the MPLS Management Suite installation area and invoke the following command on one line:

         dmctl -s <MPLS Topology Server instance name>
         
           invoke ICF_TopologyManager::ICF-TopologyManager discoverAll
      

For example

         dmctl -s INCHARGE-MPLS-TOPOLOGY invoke 
         
            ICF_TopologyManager::ICF-TopologyManager discoverAll
      

When prompted for a username and password, specify an administration account; for example, admin and changeme. The dmctl utility is described in the HTML pages that are located in the BASEDIR/smarts/doc/html/usage directory of the MPLS Management Suite installation area.