This tool extracts the latest revision of a device in the system (and outputs it to a file) to a specified directory.
Linux |
|
Location |
[Product Directory]/tools/extract_config.sh Replace [Product Directory] with the path to the directory you installed Network Configuration Manager to initially. For example, /opt/smarts-ncm/tools/extract_config.sh. |
Usage |
perl extract_config.sh -network NETWORK -user USER -password ****** -outputdir /OUTPUT/DIR/ -ext FILE-EXT |
Parameters |
Description |
network |
Name of the network in the application |
user |
Valid username in the application |
password |
Valid password in the application for the user entered above |
outputdir |
Directory where config files will be placed. The script will create a subdirectory with the network specified |
ext |
File name extension |