...
If required, the tool can also be used remove the DPOD configuration from IDG monitored device.
Backing up the IDG configuration
Use the app_idg_pre_conf_bck.sh script located in the /app/scripts directory.
...
Code Block | ||||
---|---|---|---|---|
| ||||
app_idg_pre_conf_bck.sh -i 192.168.65.80 -p 5550 -u admin -s 123456 |
Removing DPOD configuration and restoring IDG objects based on the backup information
In order to remove DPOD configuration from an IDG monitored device use the script app_idg_pre_conf_restore.sh located in the /app/scripts. directory.
...
The script log file will be displayed in a message at the end of execution.
Info |
---|
If multiple DPODs are installed, and one of them still needs to monitor the DataPower device, the script may have removed objects that belong to it, |
Info |
---|
The script does not remove the following objects, please remove them manually, unless you have another DPOD that is monitoring the device: Log Category - msc-mon Host Alias - MonTier_LogTarget_Source Only in API Connect domains - Log Category - api-mon |