4.1.4 Back Up TKLCConfigData Files

This procedure helps to restore networking and server-related information in some cases on all servers. For example, disaster recovery when it needs to be performed on servers in case a server is lost during an upgrade.
Use the VIP address to access the primary NOAM GUI

4.1.4 Primary DSR NOAM VIP (GUI): Export Configuration Data for Each Server

  1. Navigate to Configuration, then Servers.
  2. Select each server in the topology and click Export.
  3. Repeat this for all servers.

4.1.4 Primary SDS NOAM Server: Back Up TKLCConfig Data

  1. Access the primary DSR NOAM server command line using ssh or a console. ssh admusr@<NOAM_VIP>
  2. Transfer the TKLCConfigData files for all servers in the /var/TKLC/db/filemgmt directory to a remote location.$ cd /var/TKLC/db/filemgmt $ scp TKLCConfigData.<Sever Hostname>.sh <username>@<remote-server>:<directory>Example: scp TKLCConfigData.DSRNO1.sh <username>@<remote-server>:<directory>