ITNMDataImport.pl

This script imports Network Manager configuration data.

Running the script

Ensure the NCHOME environment variable is set on the system. The compressed configuration data exported from a previous Network Manager system must be in NCHOME/var/precision/export.

To run the script, use a command line similar to the following:

perl $NCHOME/precision/scripts/upgrade/ITNMDataImport.pl -import -from 3.9

Command-line options

The following table describes the command-line options for the script.

Table 1. ITNMDataImport.pl command-line options
Command-line option Description
-import Mandatory. Imports configuration data.
-from Mandatory. Specifies which version of Network Manager the data is being imported from.
  • 3.9
  • 4.1
  • 4.1.1
  • 4.2
-help Optional. Displays usage information.
-simulate Optional. Simulates a data import. Shows what would be done, without importing data.