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

To do so, go to the BASEDIR/smarts/bin directory in the Network Protocol Manager installation area and invoke the following command on one line:

         dmctl -s <
         
            Network Protocol Manager
         
          instance name
         > 
         
         invoke ICF_TopologyManager::ICF-TopologyManager discoverPending
      

For example:

         dmctl -s INCHARGE-BGP invoke 
         
         ICF_TopologyManager::ICF-TopologyManager discoverPending
      

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 located in the BASEDIR/smarts/doc/html/usage directory in the Network Protocol Manager installation area.