Loading and Importing VTA Configurations
You can store your VTA configurations in a directory or in a file on the local host:
- Directory—If you store the configurations in a directory, you need to load a configuration before you work on it in VTA Configuration Manager. When you are finished with a configuration, you need to commit the configuration to the directory.
If you loaded the VTA sample data, it is in the following files in the directory:
- Local host—If you store the configurations in files on the local host, you need to import a configuration file before you work on the configuration in VTA Configuration Manager. When you are finished with a configuration, you need to export the configuration to a file.
Loading a Configuration from a Directory
If your VTA configuration is stored in a directory, you need to connect to the directory before you load configurations into VTA Configuration Manager.
To connect to a directory and load a configuration from the directory:
The Connecting to the Directory page appears.
![]()
- Fill in the fields as described in Connecting to the Directory Fields, and click Connect.
- In the VTA Configuration Manager navigation pane, select Load.
The software loads the configuration that you specified in the Configuration Namespace field, and the Edit Configuration page appears with your configuration. From this page, you can view or change your VTA configuration.
Connecting to the Directory Fields
Use the fields described in this section to configure the connection to the VTA configuration in the directory.
Directory Host
- Location of the directory in which VTA configurations are stored.
- Value—ldap://<IP address or hostname>:<port number>/
- Default—ldap://127.0.0.1:389/
Bind DN
Static Configuration DN
- Subtree in the directory in which the VTA configuration is stored.
- Value—<DN>
- Default—l=VTA, ou=staticConfiguration, ou=Configuration, o=Management, o=umc
Configuration Namespace
- Name and path of the configuration file that you want to load from the directory or that you want to commit to the directory.
- Value—Directory path and name of the configuration file. The sample data is in the following files:
Password
Importing a VTA Configuration from a Local File
If your VTA configuration is stored in a local file, you need to import the file into VTA Configuration Manager. To do so:
![]()
- Enter the filename and path in the From File field, or select Browse and select a file from the local host.
- Click Finish.
From File