User`s guide

9030944 E10 Running ECM from the Command Line
C-3
Invoking ECM
Invoking ECM
Ecm -- Start Configuration Manager
Location: <ECM directory>
Syntax: Ecm \
-vnm <SpectroSERVER host name> \
-vnmsocket <VNM socket number> \
-mh <device model handle>
Input: -mh Model handle of the device you are going to work with
-vnm SpectroSERVER to which you are connecting
-vnmsocket Socket number on the SpectroSERVER
Capturing a Configuration from a Model
ecmbg -f capture -- capture a configuration from a model
Location: <ECM directory>/bckgrnd
Syntax: ecmbg -f capture \
-vnm <SpectroSERVER host name> \
-clh <create landscape handle> \
-mh <device model handle> \
-file < data file name> \
-ds (capture in device specific mode)
-cname <ECM output configuration name>
Input: -clh Landscape handle of SpectroSERVER where configuration
will be saved
-cname Name of the captured configuration
-ds Capture in device specific mode
-file Data file containing the following parameters and their values:
Vnmsocket, DefaultTimeout, EcmPath, EcmLogFile,
DeviceHandles (device model handles), and
ModelHandles (template model handle(s))
-mh Model handle of the device you are going to work with
-vnm SpectroSERVER to which you are connecting