Cisco Systems H.323 Network Card User Manual


 
A-17
Cisco H.323 Signaling Interface User Guide
OL-4806-01 Rev. A14
Appendix A MML User Interface and Command Reference
prov-exp
Related Commands
prov-exp
The prov-exp command exports the current provisioned configuration of the Cisco HSI in MML
command form to a file. With this configuration file, you can prime a system with a cloned configuration
from an existing system. It also enables you to restore a baseline configuration to a system. You can use
the MML batch feature to import the exported data.
Start a dummy provisioning session with the prov-sta command before you use the prov-exp command.
prov-sta:srcver=active, dstver=dummy1
prov-exp:dirname=export directory name
prov-stp
Syntax Description
Examples The MML command shown in the following example saves the active file as config.mml to the
export/uk9/ directory:
gw mml> prov-exp:dirname=uk9
H323 Signaling Interface Sun Jan 7 14:29:11 2001
M SUCC
Successfully exported "active" to export/uk9/config.mml
The UNIX command shown in the following example executes MML in batch mode and imports the
configuration file that was exported in the previous example:
mml> -b /opt/GoldWing/currentGW/export/uk9/config.mml
Command Description
prov-add Adds a component.
prov-cpy Activates the configuration settings in the current provisioning
session.
prov-dlt Deletes a provisioned component.
prov-exp Exports the current configuration of the Cisco HSI in MML
command form to a file or files.
prov-rtrv Retrieves information about an existing provisioning session.
prov-sta Establishes a provisioning session.
prov-stp Terminates either a specified provisioning session or the current
provisioning session.
export directory name Name of the directory to which the data is exported. This directory is a
subdirectory within the /opt/GoldWing/export directory established at
installation.